Skip to content

Commit

Permalink
Update chart
Browse files Browse the repository at this point in the history
  • Loading branch information
defunctzombie committed Nov 30, 2022
1 parent 7eb8334 commit 126185c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/edge-site/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ type: application
# 1.0.0-alpha.0
# 1.0.0-alpha.1
# 1.0.0
version: 0.0.0-alpha.4
version: 0.0.0-alpha.5

appVersion: "0.0.0"
4 changes: 2 additions & 2 deletions charts/edge-site/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ spec:
name: index-root
envFrom:
- secretRef:
name: cloud-credentials
optional: true
name: cloud-credentials
optional: true
env:
- name: SITE_TOKEN
valueFrom:
Expand Down

0 comments on commit 126185c

Please sign in to comment.