Skip to content

Commit

Permalink
Live fast take chances
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Oct 3, 2024
1 parent bfb42f9 commit fa1bea7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/chartpress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
pip install chartpress six ruamel.yaml
- name: Run Chartpress
run: chartpress --push
run: chartpress --force-build --force-push
env:
GITHUB_TOKEN: ${{ secrets.GHCR_GITHUB_TOKEN }}
- name: Staging - substitute secrets
Expand Down
2 changes: 0 additions & 2 deletions images/dashboard/src/values/osm-seed.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ osm-seed:
sharedMemorySize: 16Mi
populateApidb:
enabled: true
image:
pullPolicy: Always
nodeSelector:
enabled: true
label_key: nodegroup_type
Expand Down

0 comments on commit fa1bea7

Please sign in to comment.