fix(atlantis): No super user secret please
This commit is contained in:
@@ -39,6 +39,12 @@ spec:
|
||||
targetRevision: main
|
||||
ref: values
|
||||
ignoreDifferences:
|
||||
- kind: Secret
|
||||
name: beta-atlantis-db-superuser
|
||||
jqPathExpressions:
|
||||
- '.data'
|
||||
- '.metadata.labels'
|
||||
- '.metadata.annotations'
|
||||
- kind: Secret
|
||||
name: azure-keyvault
|
||||
jqPathExpressions:
|
||||
|
||||
@@ -74,6 +74,7 @@ ingress:
|
||||
|
||||
cluster:
|
||||
enabled: false
|
||||
bootstrap: false
|
||||
|
||||
redis:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user