Skip to content

Commit

Permalink
Remove purge finalizer configs from control-plane (kyma-project#783)
Browse files Browse the repository at this point in the history
remove purge args from control-plane
  • Loading branch information
nesmabadr authored Aug 4, 2023
1 parent 07ed8d9 commit 20c39ae
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/control-plane/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@ patches:
- op: add
path: /spec/template/spec/containers/0/args/-
value: --is-kyma-managed
- op: add
path: /spec/template/spec/containers/0/args/-
value: --enable-purge-finalizer
- op: add
path: /spec/template/spec/containers/0/args/-
value: --skip-finalizer-purging-for=*.crd.projectcalico.org,*.cert.gardener.cloud,*.dns.gardener.cloud,*.autoscaling.k8s.io,*.snapshot.storage.k8s.io
target:
kind: Deployment
Expand Down

0 comments on commit 20c39ae

Please sign in to comment.