Commit c2aad9ed authored by Florian Schwab's avatar Florian Schwab Committed by David McKay

fix comments

parent b209547a
...@@ -67,7 +67,7 @@ resources: ...@@ -67,7 +67,7 @@ resources:
## ##
# existingSecret: influxdb-auth # existingSecret: influxdb-auth
## Role based access role ## Role based access control
rbac: rbac:
create: true create: true
namespaced: false namespaced: false
...@@ -78,7 +78,7 @@ serviceAccount: ...@@ -78,7 +78,7 @@ serviceAccount:
create: true create: true
name: name:
## Sidecars that collect the configmaps with specified label and stores the included files them into the respective folders ## Sidecars that collect the configmaps with specified label and stores the included files into the respective folders
sidecar: sidecar:
image: kiwigrid/k8s-sidecar:0.1.116 image: kiwigrid/k8s-sidecar:0.1.116
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment