diff --git a/apps/base/bind-system/deployment.yaml b/apps/base/bind-system/deployment.yaml index 0dd8c11..7c13a23 100644 --- a/apps/base/bind-system/deployment.yaml +++ b/apps/base/bind-system/deployment.yaml @@ -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