This commit is contained in:
2024-12-04 02:52:22 +00:00
parent 5eedfe81f0
commit 21b3a988dc
7 changed files with 118 additions and 0 deletions

7
base/kustomization.yaml Normal file
View File

@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- gateway.yaml
- virtualService.yaml
- rollout.yaml
- service.yaml