diff options
Diffstat (limited to 'docs/manifest')
| -rw-r--r-- | docs/manifest/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manifest/deployment.yaml b/docs/manifest/deployment.yaml index fbf762c..4abb94b 100644 --- a/docs/manifest/deployment.yaml +++ b/docs/manifest/deployment.yaml @@ -22,7 +22,7 @@ spec: ports: - containerPort: 80 - name: anubis - image: ghcr.io/techarohq/anubis:latest + image: ghcr.io/techarohq/anubis:main imagePullPolicy: Always env: - name: "BIND" |
