feat: use public Gitea registry as default

This commit is contained in:
2026-01-21 07:09:16 +00:00
committed by Pengzhan Hao
parent 6f94566545
commit 95293a7475
+1 -1
View File
@@ -16,7 +16,7 @@ spec:
serviceAccountName: inject-ds-webhook serviceAccountName: inject-ds-webhook
containers: containers:
- name: webhook - name: webhook
image: REPO_PLACEHOLDER/inject-ds-webhook:latest image: REPO_PLACEHOLDER/webhook:latest
args: args:
- --target-namespace=gps-system - --target-namespace=gps-system
- --target-daemonsets=test-daemonset - --target-daemonsets=test-daemonset