From 6edf5aab7938df3f8940c4b7aab5ba885736930e Mon Sep 17 00:00:00 2001 From: Mathis Date: Mon, 3 Jun 2024 13:18:24 +0000 Subject: [PATCH] Pin k9s --- infra/k9s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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