Skip to content
Snippets Groups Projects
Commit 39cad2a5 authored by Markus Klose's avatar Markus Klose
Browse files

values.yml

parent a1065c08
No related branches found
No related tags found
No related merge requests found
...@@ -11,8 +11,8 @@ image: ...@@ -11,8 +11,8 @@ image:
tag: "" tag: ""
imagePullSecrets: [] imagePullSecrets: []
nameOverride: "" nameOverride: "cloud_app"
fullnameOverride: "" fullnameOverride: "cloudcomputingchart"
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created
...@@ -21,7 +21,7 @@ serviceAccount: ...@@ -21,7 +21,7 @@ serviceAccount:
annotations: {} annotations: {}
# The name of the service account to use. # The name of the service account to use.
# If not set and create is true, a name is generated using the fullname template # If not set and create is true, a name is generated using the fullname template
name: "cloud_computing" name: "cloudcomputingservice"
podAnnotations: {} podAnnotations: {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment