diff --git a/manifests/tg-bot/deployment.yaml b/manifests/tg-bot/deployment.yaml index 97b44c1..bfd7fe7 100644 --- a/manifests/tg-bot/deployment.yaml +++ b/manifests/tg-bot/deployment.yaml @@ -23,7 +23,7 @@ spec: fsGroup: 1001 containers: - name: bot - image: ghcr.io/k5sha/tg-bot:latest + image: ghcr.io/k5sha/tg-downloader-bot:placeholder securityContext: readOnlyRootFilesystem: true allowPrivilegeEscalation: false