Skip to content

Commit 6754d80

Browse files
committed
add CI values
1 parent a336198 commit 6754d80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

charts/external-dns/ci/ci-values.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ topologySpreadConstraints:
3434
- maxSkew: 1
3535
topologyKey: "topology.kubernetes.io/zone"
3636
whenUnsatisfiable: "ScheduleAnyway"
37+
38+
serviceAccount:
39+
annotations:
40+
"{{ .Chart.Name }}/chart": "{{ .Chart.Version }}"

0 commit comments

Comments
 (0)