Skip to content

Commit acdb04b

Browse files
authored
Merge pull request #1749 from rackerlabs/retire-hardcoded-nautobot-api
chore: remove pulling in workflow chart into nautobotop
2 parents c1665f4 + 17a3a87 commit acdb04b

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)