updated file for kustomization devv
This commit is contained in:
parent
b380f4a529
commit
2c3fd877d8
|
|
@ -4,15 +4,14 @@ kind: Kustomization
|
|||
namespace: intern-workspace
|
||||
namePrefix: dev-
|
||||
|
||||
# Ganti 'commonLabels' ke 'labels' (yang baru)
|
||||
labels:
|
||||
- pairs:
|
||||
environment: dev
|
||||
|
||||
# Referensi ke base
|
||||
resources:
|
||||
- ../../k8s
|
||||
|
||||
# Ganti deprecated field
|
||||
patches:
|
||||
- path: patch-deployment.yaml
|
||||
target:
|
||||
kind: Deployment
|
||||
Loading…
Reference in New Issue