Secret not found
Revision as of 08:24, 14 July 2022 by Thomas (talk | contribs) (Created page with " kubectl get events | grep FailedMount 15m Warning FailedMount pod/your-pod MountVolume.SetUp failed for volume "your-volume" : secret "your-s...")
kubectl get events | grep FailedMount 15m Warning FailedMount pod/your-pod MountVolume.SetUp failed for volume "your-volume" : secret "your-secret" not found
See also
- Kubernetes secrets:
kubectl [ get | create | describe | delete | secret ] secrets
,secret.yml, kind: Secret, secretKeyRef, default-token, imagePullSecrets:, kubernetes.io/dockerconfigjson
Advertising: