diff --git a/infra/k9s/deployment.yaml b/infra/k9s/deployment.yaml index 6987d25..9e73606 100755 --- a/infra/k9s/deployment.yaml +++ b/infra/k9s/deployment.yaml @@ -18,6 +18,6 @@ spec: serviceAccountName: k9s-sa containers: - name: k9s - image: ghcr.io/lordmathis/k9s-web:latest + image: ghcr.io/lordmathis/k9s-web:latest@sha256:d3dbde4715750509bbad451a2b4dbe40d1d91fefc25e3bc3fc9b48a5d5f733e5 ports: - containerPort: 7681