diff --git a/argocd/apps/wordpress/wordpress.yaml b/argocd/apps/wordpress/wordpress.yaml index 6ecaf46..238d1b8 100644 --- a/argocd/apps/wordpress/wordpress.yaml +++ b/argocd/apps/wordpress/wordpress.yaml @@ -10,10 +10,6 @@ spec: source: repoURL: 'https://charts.bitnami.com/bitnami' targetRevision: 23.*.* - helm: - parameters: - - name: ingress.annotations.traefik\.ingress\.kubernetes\.io\/router\.entrypoints - value: 'web' chart: wordpress project: default syncPolicy: