fixup! r/k8s-controller: Deploy HAProxy
parent
d43bc9fc48
commit
d876d32b6b
|
@ -26,7 +26,7 @@ kube_root_ca_pem: >-
|
||||||
{{ lookup(
|
{{ lookup(
|
||||||
"kubernetes.core.k8s",
|
"kubernetes.core.k8s",
|
||||||
kind="ConfigMap",
|
kind="ConfigMap",
|
||||||
namespace="default",
|
namespace="kube-public",
|
||||||
resource_name="kube-root-ca.crt"
|
resource_name="kube-root-ca.crt"
|
||||||
).data["ca.crt"]
|
).data["ca.crt"]
|
||||||
}}
|
}}
|
||||||
|
|
Loading…
Reference in New Issue