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