We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1665f4 + 17a3a87 commit acdb04bCopy full SHA for acdb04b
1 file changed
charts/argocd-understack/templates/application-nautobotop.yaml
@@ -26,14 +26,6 @@ spec:
26
ref: deploy
27
repoURL: {{ include "understack.deploy_url" $ }}
28
targetRevision: {{ include "understack.deploy_ref" $ }}
29
- - path: workflows/nautobot-token
30
- helm:
31
- ignoreMissingValueFiles: true
32
- valueFiles:
33
- - $understack/workflows/nautobot-token/values.yaml
34
- ref: understack
35
- repoURL: {{ include "understack.understack_url" $ }}
36
- targetRevision: {{ include "understack.understack_ref" $ }}
37
syncPolicy:
38
automated:
39
prune: true
0 commit comments