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

modiefied values.yaml

parent 7cd0ad5b
No related branches found
No related tags found
No related merge requests found
...@@ -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: "" name: "cloud_computing"
podAnnotations: {} podAnnotations: {}
...@@ -37,7 +37,7 @@ securityContext: {} ...@@ -37,7 +37,7 @@ securityContext: {}
# runAsUser: 1000 # runAsUser: 1000
service: service:
type: ClusterIP type: NodePort
port: 80 port: 80
ingress: ingress:
......
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