[K8s] put back the name prefix in prod kustomization
This commit is contained in:
parent
0a42fdab86
commit
630451aa5f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
bases:
|
bases:
|
||||||
- ../base/
|
- ../base/
|
||||||
#namePrefix: prod-
|
namePrefix: prod-
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- replicas.yaml
|
- replicas.yaml
|
||||||
- resources.yaml
|
- resources.yaml
|
||||||
|
|
Loading…
Reference in a new issue