diff --git a/kluster-deployments/whoami/application.yaml b/kluster-deployments/whoami/application.yaml index a8adeb3..28511c3 100644 --- a/kluster-deployments/whoami/application.yaml +++ b/kluster-deployments/whoami/application.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://github.com/moll-re/k3s-infra.git targetRevision: HEAD - path: apps/whoami + path: apps/whoami/overlays/main destination: server: https://kubernetes.default.svc namespace: whoami \ No newline at end of file