Skip to content

Commit

Permalink
fix service account vals
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Feb 7, 2024
1 parent 475f6b6 commit f5834f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/runtime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: runtime
description: A Helm chart for Kubernetes
type: application
version: 0.1.0
version: 0.1.1
appVersion: "1.16.0"
3 changes: 3 additions & 0 deletions charts/runtime/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
replicaCount: 1

serviceAccount:
annotations: {}

pullCredentials: ~

0 comments on commit f5834f0

Please sign in to comment.