@@ -7,6 +7,9 @@ kind: Kustomization
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- crdb.configmap.yaml
|
||||
- nats.configmap.yaml
|
||||
- configmap.yaml
|
||||
|
||||
commonLabels:
|
||||
app: "{{ service }}"
|
||||
|
Reference in New Issue
Block a user