diff --git a/cronjob.sample.yaml b/cronjob.sample.yaml index fc2f7e1..8d9af07 100644 --- a/cronjob.sample.yaml +++ b/cronjob.sample.yaml @@ -10,7 +10,7 @@ spec: spec: containers: - name: talos-backup - image: registry.example.com/myusername/talos-backup:latest + image: ghcr.io/siderolabs/talos-backup:v0.1.0-beta.2-1-g9ccc125 workingDir: /tmp imagePullPolicy: IfNotPresent env: