Add helm's quote function to various fields

The constellationUID is sometimes interpreted as integer if it contains
0e, as the yaml parsing interprets that as scientific notation.
Since it is a best practices to quote string fields anyways this patch
also quotes other fields where an actual string is required.
This commit is contained in:
Otto Bittner 2022-11-25 10:01:41 +01:00
parent 64f03cf675
commit 038ea5fade
30 changed files with 53 additions and 56 deletions

View file

@ -39,7 +39,7 @@ spec:
fieldRef:
apiVersion: v1
fieldPath: status.hostIP
image:
image: konnectivityImage
livenessProbe:
httpGet:
path: /healthz