first claude draft
This commit is contained in:
11
k8s/base/gateway/kustomization.yaml
Normal file
11
k8s/base/gateway/kustomization.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
commonLabels:
|
||||
app.kubernetes.io/name: gateway
|
||||
app.kubernetes.io/component: frontend
|
||||
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- configmap.yaml
|
||||
Reference in New Issue
Block a user