Skip to content

Commit

Permalink
Swoop bundle re-enable dependencies and removing configmap from workf…
Browse files Browse the repository at this point in the history
…low-config (#108)
  • Loading branch information
hectormachin authored Aug 30, 2023
1 parent 06765bf commit ccb24cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 156 deletions.
16 changes: 8 additions & 8 deletions charts/swoop-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ dependencies:
condition: swoop-api.enabled
version: "0.1.0"
repository: "https://element84.github.io/filmdrop-k8s-helm-charts/"
# - name: swoop-caboose
# condition: swoop-caboose.enabled
# version: "0.1.0"
# repository: "https://element84.github.io/filmdrop-k8s-helm-charts/"
# - name: swoop-conductor
# condition: swoop-caboose.enabled
# version: "0.1.0"
# repository: "https://element84.github.io/filmdrop-k8s-helm-charts/"
- name: swoop-caboose
condition: swoop-caboose.enabled
version: "0.1.0"
repository: "https://element84.github.io/filmdrop-k8s-helm-charts/"
- name: swoop-conductor
condition: swoop-caboose.enabled
version: "0.1.0"
repository: "https://element84.github.io/filmdrop-k8s-helm-charts/"
148 changes: 0 additions & 148 deletions charts/workflow-config/templates/configmap.yaml

This file was deleted.

0 comments on commit ccb24cf

Please sign in to comment.