proxy-pool/deploy/kubernetes/base/kustomization.yaml
youfak 155411ef23
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
fix: align deployment manifests with available commands
2026-07-31 16:56:38 +08:00

16 lines
331 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- serviceaccount.yaml
- configmap.yaml
- gateway.yaml
- controller.yaml
- availability.yaml
- autoscaling.yaml
- networkpolicy.yaml
images:
- name: REGISTRY/proxy-pool
newName: REGISTRY/proxy-pool
newTag: VERSION