mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 06:02:18 +00:00
Rename volume source types to be consistent.
This commit is contained in:
@@ -82,7 +82,7 @@ var _ = Describe("Secrets", func() {
|
||||
{
|
||||
Name: volumeName,
|
||||
Source: api.VolumeSource{
|
||||
Secret: &api.SecretSource{
|
||||
Secret: &api.SecretVolumeSource{
|
||||
Target: api.ObjectReference{
|
||||
Kind: "Secret",
|
||||
Namespace: ns,
|
||||
|
Reference in New Issue
Block a user