diff --git a/clank/clusters/prod/wishlist/app.yaml b/clank/clusters/prod/wishlist/app.yaml index 3f9e653..04d795f 100644 --- a/clank/clusters/prod/wishlist/app.yaml +++ b/clank/clusters/prod/wishlist/app.yaml @@ -11,5 +11,6 @@ spec: prune: true sourceRef: kind: GitRepository - name: apps + name: flux-system + namespace: flux-system targetNamespace: default diff --git a/clank/platform/kustomization.yaml b/clank/platform/kustomization.yaml index b0771bd..d604bdc 100644 --- a/clank/platform/kustomization.yaml +++ b/clank/platform/kustomization.yaml @@ -3,3 +3,6 @@ kind: Kustomization resources: - sources - reflector + - traefik + - cert-manager + - sealed-secrets