You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/podinfo/values.yaml
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ faults:
30
30
service:
31
31
enabled: true
32
32
annotations: {}
33
+
additionalLabels: { }
33
34
type: ClusterIP
34
35
metricsPort: 9797
35
36
httpPort: 9898
@@ -43,7 +44,6 @@ service:
43
44
hostPort:
44
45
# Stable from Kubernetes v1.33+ with a value of PreferClose. Additional values are PreferSameZone and PreferSameNode from v1.34+. Empty string means it's disabled.
0 commit comments