Skip to content

Commit

Permalink
add CI values
Browse files Browse the repository at this point in the history
  • Loading branch information
fcrespofastly committed Jan 7, 2025
1 parent a336198 commit 6754d80
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/external-dns/ci/ci-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ topologySpreadConstraints:
- maxSkew: 1
topologyKey: "topology.kubernetes.io/zone"
whenUnsatisfiable: "ScheduleAnyway"

serviceAccount:
annotations:
"{{ .Chart.Name }}/chart": "{{ .Chart.Version }}"

0 comments on commit 6754d80

Please sign in to comment.