fix(atlantis): Remove secret remover
This commit is contained in:
@@ -10,12 +10,7 @@ patches:
|
||||
version: v1
|
||||
kind: Deployment
|
||||
path: deployment_patch.yaml
|
||||
- target:
|
||||
kind: Secret
|
||||
name: beta-atlantis-db-superuser
|
||||
patch: |-
|
||||
- op: remove
|
||||
path: /
|
||||
|
||||
resources:
|
||||
- ../base
|
||||
- rbac.yaml
|
||||
|
||||
Reference in New Issue
Block a user