stock2_argocd/gpdev/patch/updater-deployment_patch.yaml
william 051d694c3f 1
2025-09-29 17:02:09 +08:00

12 lines
250 B
YAML

apiVersion: apps/v1
kind: Deployment
metadata:
name: k8s-updater
spec:
template:
spec:
containers:
- name: k8s-updater
image: juyoutech/k8s_updater:latest
imagePullSecrets:
- name: juyou-docker-tcr-secret