Skip to content

Commit

Permalink
fix: helm chart for gke
Browse files Browse the repository at this point in the history
  • Loading branch information
akurilov committed Aug 4, 2023
1 parent a5f177d commit 5b3ae7b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ vendor/
ghcr_io_pat.txt
awakari-pull.pat
helm/core/values-mongodb-ext-dev.yaml
helm/core/values-mongodb-ext-demo.yaml
1 change: 1 addition & 0 deletions helm/core/.helmignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@
.vscode/
core-0.0.0.tgz
values-mongodb-ext-dev.yaml
values-mongodb-ext-demo.yaml
3 changes: 3 additions & 0 deletions helm/core/values-gke.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
nats:
podSecurityContext:
enabled: true

0 comments on commit 5b3ae7b

Please sign in to comment.