feat: update atlantis chart and values for monolith
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: atlantis
|
||||
patches:
|
||||
- target:
|
||||
version: v1
|
||||
@@ -7,8 +8,10 @@ patches:
|
||||
kind: Deployment
|
||||
path: deployment_patch.yaml
|
||||
- target:
|
||||
group: networking.k8s.io
|
||||
version: v1
|
||||
kind: Service
|
||||
path: service_patch.yaml
|
||||
kind: Ingress
|
||||
path: ingress_patch.yaml
|
||||
resources:
|
||||
- _manifest.yaml
|
||||
- defaultbackend.yaml
|
||||
Reference in New Issue
Block a user