mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-15 14:53:44 +00:00
Fix representation of v1beta3 pod in secrets doc
This commit is contained in:
parent
9fd8cbae64
commit
dd51882b4f
@ -48,11 +48,9 @@ This is an example of a pod that uses a secret, in json format:
|
||||
}],
|
||||
"volumes": [{
|
||||
"name": "foo",
|
||||
"source": {
|
||||
"secret": {
|
||||
"secretName": "mysecret"
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user