Skip to content

Commit 17a3a87

Browse files
committed
chore: remove pulling in workflow chart into nautobotop
Avoid pulling the workflow nautobot API token chart into the nautobotop application to provide better separation between applications. This is provided by the nautobot-api-tokens application now.
1 parent c567101 commit 17a3a87

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

charts/argocd-understack/templates/application-nautobotop.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,6 @@ spec:
2626
ref: deploy
2727
repoURL: {{ include "understack.deploy_url" $ }}
2828
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" $ }}
3729
syncPolicy:
3830
automated:
3931
prune: true

0 commit comments

Comments
 (0)