diff options
Diffstat (limited to 'k8s/daemon/deployment.yaml')
| -rw-r--r-- | k8s/daemon/deployment.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/k8s/daemon/deployment.yaml b/k8s/daemon/deployment.yaml index b0f5fb3..f68fb6a 100644 --- a/k8s/daemon/deployment.yaml +++ b/k8s/daemon/deployment.yaml @@ -23,6 +23,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: makima-daemon + # Also available as ghcr.io/soryu-co/makima:latest image: ghcr.io/soryu-co/makima-daemon:latest imagePullPolicy: Always resources: |
