Skip to content

Commit

Permalink
Change local myApp example
Browse files Browse the repository at this point in the history
  • Loading branch information
dag-andersen committed May 24, 2024
1 parent 50725ea commit 27c3246
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions examples/helm/applications/my-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ spec:
helm:
valueFiles:
- $local-files/examples/helm/values/values.yaml
valuesObject:
replicaCount: 5
2 changes: 1 addition & 1 deletion examples/helm/values/values.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fullnameOverride: super-app-name
fullnameOverride: new-app-name

0 comments on commit 27c3246

Please sign in to comment.