[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:
|
||||
- ../base/
|
||||
#namePrefix: prod-
|
||||
namePrefix: prod-
|
||||
patchesStrategicMerge:
|
||||
- replicas.yaml
|
||||
- resources.yaml
|
||||
|
|
Loading…
Reference in a new issue