diff --git a/argocd/apps/outline/outline.yaml b/argocd/apps/outline/outline.yaml index 29045a8..15f5d94 100644 --- a/argocd/apps/outline/outline.yaml +++ b/argocd/apps/outline/outline.yaml @@ -18,7 +18,9 @@ spec: - name: ingress.hosts[0].host value: 'outline.innovation-hub-niedersachsen.de' - name: ingress.hosts[0].paths[0].path - value: / + value: / + - name: ingress.hosts[0].paths[0].pathType + value: ImplementationSpecific - name: 'ingress.tls[0].hosts[0]' value: 'outline.innovation-hub-niedersachsen.de' - name: 'ingress.tls[0].secretName'