add local proxy protocol shim to template-operator
This commit is contained in:
parent
54896eefce
commit
4b8043eb81
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user