Skip to content

Commit

Permalink
fullnameOverride
Browse files Browse the repository at this point in the history
  • Loading branch information
Andraz Vrhovec committed Dec 6, 2020
1 parent 5355372 commit c4306b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .helm/values.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ configmap:
persistence:
existingClaim: website-backend

existingSecret: website-backend
existingSecret: website-backend

fullnameOverride: website-backend
4 changes: 3 additions & 1 deletion .helm/values.stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ configmap:
persistence:
existingClaim: website-backend

existingSecret: website-backend
existingSecret: website-backend

fullnameOverride: website-backend

0 comments on commit c4306b9

Please sign in to comment.