fix(examples): move examples from patchesStrategicMerge to patches

This commit is contained in:
Daniel Strebel
2023-06-09 22:32:19 +02:00
parent 336bc14e1a
commit d37c0eb477
15 changed files with 74 additions and 74 deletions

View File

@@ -1,5 +1,5 @@
resources:
- ../../base
patchesStrategicMerge:
- deployment.yaml
patches:
- path: deployment.yaml
namePrefix: production-

View File

@@ -1,7 +1,7 @@
resources:
- ../../base
patchesStrategicMerge:
- deployment.yaml
patches:
- path: deployment.yaml
namePrefix: staging-
configMapGenerator:
- name: env-config