Swap to v4 impl
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
:password (-> cfg :public-image-registry-password)}
|
:password (-> cfg :public-image-registry-password)}
|
||||||
:tags [(str (-> cfg :public-image-registry-url) "/" (-> cfg :public-image-registry-username) "/" "caddy")]
|
:tags [(str (-> cfg :public-image-registry-url) "/" (-> cfg :public-image-registry-username) "/" "caddy")]
|
||||||
:push true}
|
:push true}
|
||||||
:k8s:chart-opts {:fetchOpts {:repo "https://caddyserver.github.io/ingress"}
|
:k8s:chart-opts {:repositoryOpts {:repo "https://caddyserver.github.io/ingress"}
|
||||||
:values
|
:values
|
||||||
{:ingressController
|
{:ingressController
|
||||||
{:deployment {:kind "DaemonSet"}
|
{:deployment {:kind "DaemonSet"}
|
||||||
|
|||||||
Reference in New Issue
Block a user