We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39b0e8 commit 68e6032Copy full SHA for 68e6032
README.md
@@ -136,7 +136,7 @@ spec:
136
readOnlyRootFilesystem: true
137
runAsNonRoot: true
138
runAsUser: 65534
139
- image: registry.k8s.io/external-dns/external-dns:v0.13.5 # insert the image with the webhook implementation here. 0.13.5 does not provide it yet.
+ image: registry.k8s.io/external-dns/external-dns:v0.14.0
140
imagePullPolicy: IfNotPresent
141
args:
142
- --log-level=info
0 commit comments