feat: use public Gitea registry as default
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user