Bump bind-operator image to v0.1.2
Picks up the zone-seed / IP-primaries fix (bind-operator #3) so the authoritative and external-dns clusters can provision their zones. - apps/base/bind-system/deployment.yaml: v0.1.1 -> v0.1.2
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
||||
runAsNonRoot: true
|
||||
containers:
|
||||
- name: operator
|
||||
image: git.unkin.net/unkin/bind-operator:v0.1.1
|
||||
image: git.unkin.net/unkin/bind-operator:v0.1.2
|
||||
args:
|
||||
- --metrics-bind-address=:8080
|
||||
- --health-probe-bind-address=:8081
|
||||
|
||||
Reference in New Issue
Block a user