Difference between revisions of "Secret not found"

From wikieduonline
Jump to navigation Jump to search
(Created page with " kubectl get events | grep FailedMount 15m Warning FailedMount pod/your-pod MountVolume.SetUp failed for volume "your-volume" : secret "your-s...")
 
Line 2: Line 2:
 
  15m        Warning  FailedMount        pod/your-pod          MountVolume.SetUp failed for volume "your-volume" : secret "[[your-secret]]" [[secret not found|not found]]
 
  15m        Warning  FailedMount        pod/your-pod          MountVolume.SetUp failed for volume "your-volume" : secret "[[your-secret]]" [[secret not found|not found]]
  
 +
== Related ==
 +
* <code>[[kubectl create secret]]</code>
 +
* [[Delete and recreate your secret]]
  
 
== See also ==
 
== See also ==

Revision as of 09:10, 14 July 2022

kubectl get events | grep FailedMount
15m         Warning   FailedMount        pod/your-pod          MountVolume.SetUp failed for volume "your-volume" : secret "your-secret" not found

Related

See also

Advertising: