Skip to content

Commit

Permalink
fix: remove duplicate target in kustomize configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
xperimental committed May 8, 2024
1 parent 2fcc415 commit 82e94f8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deploy/operator/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ patches:
group: apps
kind: Deployment
version: v1
target:
group: apps
kind: Deployment
version: v1
- patch: |-
- op: add
path: /spec/template/spec/containers/0/resources
Expand Down

0 comments on commit 82e94f8

Please sign in to comment.