add local proxy protocol shim to template-operator

This commit is contained in:
James Andariese 2023-07-20 12:47:17 -05:00
parent 54896eefce
commit 4b8043eb81

View File

@ -1,4 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
bases:
- https://github.com/flanksource/template-operator/releases/download/v0.7.1/operator.yml
- "https://github.com/flanksource/template-operator/releases/download/v0.7.1/operator.yml"
- https://raw.githubusercontent.com/strudelline-net/k8s-proxy-protocol-shim/main/crd.yaml
- https://raw.githubusercontent.com/strudelline-net/k8s-proxy-protocol-shim/main/template.yaml