Skip to content

Commit 0a937b5

Browse files
committed
Remove deprecated keys
1 parent 60d23c1 commit 0a937b5

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

overlays/development/kustomization.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ commonAnnotations:
66
note: Hello, I am development!
77
resources:
88
- ../../base
9-
# patchesStrategicMerge:
10-
# - deployment-patch.yaml
119
images:
1210
- name: manuelnucci/argocd-app
1311
newTag: "1.0"

overlays/production/kustomization.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ commonAnnotations:
66
note: Hello, I am production!
77
resources:
88
- ../../base
9-
# patchesStrategicMerge:
10-
# - deployment-patch.yaml
119
images:
1210
- name: manuelnucci/argocd-app
1311
newTag: "1.0"

overlays/staging/kustomization.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ commonAnnotations:
66
note: Hello, I am staging!
77
resources:
88
- ../../base
9-
# patchesStrategicMerge:
10-
# - deployment-patch.yaml
119
images:
1210
- name: manuelnucci/argocd-app
1311
newTag: "1.0"

0 commit comments

Comments
 (0)