Skip to content

Commit

Permalink
Merge pull request #258 from i5okie/chore/fix-sandbox
Browse files Browse the repository at this point in the history
Cleanup redundand sandbox values and fix workflow
  • Loading branch information
esune authored Nov 1, 2024
2 parents b8b2c21 + 3776675 commit 6ca6409
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 176 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/uninstall_install_sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
helm repo add traction https://bcgov.github.io/traction
helm upgrade --install \
-n ${{ secrets.OPENSHIFT_NAMESPACE }} --wait --timeout=7m \
-f ./services/traction/sandbox/Values.yaml \
-f ./services/traction/sandbox/values.yaml \
--set ui.ux.infoBanner.message="${BANNER_MESSAGE}" \
traction-sandbox traction/traction
Expand Down
11 changes: 0 additions & 11 deletions services/traction/charts/sandbox/Chart.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions services/traction/charts/test/sandbox/Chart.yaml

This file was deleted.

153 changes: 0 additions & 153 deletions services/traction/charts/test/sandbox/Values.yaml

This file was deleted.

File renamed without changes.

0 comments on commit 6ca6409

Please sign in to comment.