diff --git a/infra/k9s/deployment.yaml b/infra/k9s/deployment.yaml index 9e73606..6e37b2a 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@sha256:d3dbde4715750509bbad451a2b4dbe40d1d91fefc25e3bc3fc9b48a5d5f733e5 + image: ghcr.io/lordmathis/k9s-web:latest@sha256:6db8f8812fa09a93433682bb64a32c16ddf8286091f2886699dd4b84f875d150 ports: - containerPort: 7681