Skip to content

Commit

Permalink
external-dns needs to get started at the very beginnen for cert-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinlercher authored May 7, 2024
1 parent ac82de2 commit da29527
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion platform-apps/target-type/metalstack/external-dns.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
annotations:
argocd.argoproj.io/sync-wave: "-2"
name: sx-external-dns
namespace: argocd
finalizers:
Expand All @@ -22,4 +24,4 @@ spec:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true

0 comments on commit da29527

Please sign in to comment.