fix(atlantis): Remove db secret and autosync
This commit is contained in:
@@ -21,3 +21,4 @@ resources:
|
||||
- configurations.yaml
|
||||
- secretstore.yaml
|
||||
- keyvault.yaml
|
||||
- remove-db-secret.yaml
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: beta-atlantis-db-superuser
|
||||
$patch: delete
|
||||
Reference in New Issue
Block a user