applicationset: deploy nginx using helm #19140
mscrocdile
started this conversation in
General
Replies: 1 comment
-
repoURL should be the helm repo url of nginx ingress. Something like this
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please help me to understand how it works.
I have this applicationset.
Now i want to create test web nginx using helm. So i created testweb folder and put this:
Is this correct way to create helm?
Because this creates another application (first is in ArgoCD namespace and second in my-git-folder namespace).
But there is no nginx pod. (no resources in testweb namespace)
Beta Was this translation helpful? Give feedback.
All reactions