fix: add acl.json to new atlantis deployment
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: atlantis
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
configmapGenerator:
|
||||
- name: petimeter-acl
|
||||
files:
|
||||
- acl.json
|
||||
patches:
|
||||
- target:
|
||||
version: v1
|
||||
@@ -14,4 +20,4 @@ patches:
|
||||
path: ingress_patch.yaml
|
||||
resources:
|
||||
- _manifest.yaml
|
||||
- defaultbackend.yaml
|
||||
- defaultbackend.yaml
|
||||
|
||||
Reference in New Issue
Block a user