diff --git a/deploy/webhook.yaml b/deploy/webhook.yaml index 535fadb..173abc1 100644 --- a/deploy/webhook.yaml +++ b/deploy/webhook.yaml @@ -16,7 +16,7 @@ spec: serviceAccountName: inject-ds-webhook containers: - name: webhook - image: REPO_PLACEHOLDER/inject-ds-webhook:latest + image: REPO_PLACEHOLDER/webhook:latest args: - --target-namespace=gps-system - --target-daemonsets=test-daemonset