diff --git a/labs/k8s/fil-rouge-troubleshoot/t10.yaml b/labs/k8s/fil-rouge-troubleshoot/t10.yaml index e01aaaf..b700354 100644 --- a/labs/k8s/fil-rouge-troubleshoot/t10.yaml +++ b/labs/k8s/fil-rouge-troubleshoot/t10.yaml @@ -55,7 +55,7 @@ spec: serviceAccountName: monitoring-sa containers: - name: kubectl-pod - image: bitnami/kubectl:latest + image: soldevelo/kubectl:latest command: - /bin/bash - -c @@ -101,7 +101,7 @@ spec: serviceAccountName: monitoring-sa containers: - name: kubectl - image: bitnami/kubectl:latest + image: soldevelo/kubectl:latest command: - sleep - "3600"