Update Harbor application project to use 'default' namespace

This commit is contained in:
Marco van Zijl 2025-10-22 21:13:28 +02:00
parent 3794a1f255
commit 6700c7672a

View File

@ -4,7 +4,7 @@ metadata:
name: harbor name: harbor
namespace: argocd namespace: argocd
spec: spec:
project: harbor project: default
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: harbor namespace: harbor