From 3c7ce0ad726d64aa6139423afdb67cc7fe3e6c14 Mon Sep 17 00:00:00 2001 From: Marlon Gamez Date: Fri, 30 Apr 2021 14:14:37 -0700 Subject: [PATCH] fix SecurityContext typo (#5769) --- docs/content/en/schemas/v2beta10.json | 4 ++-- docs/content/en/schemas/v2beta11.json | 4 ++-- docs/content/en/schemas/v2beta12.json | 4 ++-- docs/content/en/schemas/v2beta13.json | 4 ++-- docs/content/en/schemas/v2beta14.json | 4 ++-- docs/content/en/schemas/v2beta15.json | 4 ++-- docs/content/en/schemas/v2beta16.json | 4 ++-- docs/content/en/schemas/v2beta3.json | 4 ++-- docs/content/en/schemas/v2beta4.json | 4 ++-- docs/content/en/schemas/v2beta5.json | 4 ++-- docs/content/en/schemas/v2beta6.json | 4 ++-- docs/content/en/schemas/v2beta7.json | 4 ++-- docs/content/en/schemas/v2beta8.json | 4 ++-- docs/content/en/schemas/v2beta9.json | 4 ++-- pkg/skaffold/schema/latest/v1/config.go | 2 +- pkg/skaffold/schema/v2beta10/config.go | 2 +- pkg/skaffold/schema/v2beta11/config.go | 2 +- pkg/skaffold/schema/v2beta12/config.go | 2 +- pkg/skaffold/schema/v2beta13/config.go | 2 +- pkg/skaffold/schema/v2beta14/config.go | 2 +- pkg/skaffold/schema/v2beta15/config.go | 2 +- pkg/skaffold/schema/v2beta3/config.go | 2 +- pkg/skaffold/schema/v2beta4/config.go | 2 +- pkg/skaffold/schema/v2beta5/config.go | 2 +- pkg/skaffold/schema/v2beta6/config.go | 2 +- pkg/skaffold/schema/v2beta7/config.go | 2 +- pkg/skaffold/schema/v2beta8/config.go | 2 +- pkg/skaffold/schema/v2beta9/config.go | 2 +- 28 files changed, 42 insertions(+), 42 deletions(-) diff --git a/docs/content/en/schemas/v2beta10.json b/docs/content/en/schemas/v2beta10.json index ff66c9a27e8..c2df4c13aae 100755 --- a/docs/content/en/schemas/v2beta10.json +++ b/docs/content/en/schemas/v2beta10.json @@ -739,8 +739,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta11.json b/docs/content/en/schemas/v2beta11.json index 3b5f0a9b0c1..d274e699c3d 100755 --- a/docs/content/en/schemas/v2beta11.json +++ b/docs/content/en/schemas/v2beta11.json @@ -739,8 +739,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta12.json b/docs/content/en/schemas/v2beta12.json index 82d9a5e6ac3..cf42792a082 100755 --- a/docs/content/en/schemas/v2beta12.json +++ b/docs/content/en/schemas/v2beta12.json @@ -739,8 +739,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta13.json b/docs/content/en/schemas/v2beta13.json index ce49b16dc41..1dc2cf0f419 100755 --- a/docs/content/en/schemas/v2beta13.json +++ b/docs/content/en/schemas/v2beta13.json @@ -739,8 +739,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta14.json b/docs/content/en/schemas/v2beta14.json index b3e1716137d..bafd3335a22 100755 --- a/docs/content/en/schemas/v2beta14.json +++ b/docs/content/en/schemas/v2beta14.json @@ -739,8 +739,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta15.json b/docs/content/en/schemas/v2beta15.json index f0827fb5edf..516f6ab6e70 100755 --- a/docs/content/en/schemas/v2beta15.json +++ b/docs/content/en/schemas/v2beta15.json @@ -739,8 +739,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta16.json b/docs/content/en/schemas/v2beta16.json index f0827fb5edf..516f6ab6e70 100755 --- a/docs/content/en/schemas/v2beta16.json +++ b/docs/content/en/schemas/v2beta16.json @@ -739,8 +739,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta3.json b/docs/content/en/schemas/v2beta3.json index de13d941b66..0e36394f400 100755 --- a/docs/content/en/schemas/v2beta3.json +++ b/docs/content/en/schemas/v2beta3.json @@ -633,8 +633,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta4.json b/docs/content/en/schemas/v2beta4.json index b9a8d4ddf81..9410908c3df 100755 --- a/docs/content/en/schemas/v2beta4.json +++ b/docs/content/en/schemas/v2beta4.json @@ -633,8 +633,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta5.json b/docs/content/en/schemas/v2beta5.json index 41213502f93..8da0790b1c9 100755 --- a/docs/content/en/schemas/v2beta5.json +++ b/docs/content/en/schemas/v2beta5.json @@ -656,8 +656,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta6.json b/docs/content/en/schemas/v2beta6.json index 32438e34588..16cd6d95282 100755 --- a/docs/content/en/schemas/v2beta6.json +++ b/docs/content/en/schemas/v2beta6.json @@ -656,8 +656,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta7.json b/docs/content/en/schemas/v2beta7.json index 30c4d0bc965..3eeb9b9e6cd 100755 --- a/docs/content/en/schemas/v2beta7.json +++ b/docs/content/en/schemas/v2beta7.json @@ -656,8 +656,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta8.json b/docs/content/en/schemas/v2beta8.json index 4674dc459e9..0528758f922 100755 --- a/docs/content/en/schemas/v2beta8.json +++ b/docs/content/en/schemas/v2beta8.json @@ -656,8 +656,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/docs/content/en/schemas/v2beta9.json b/docs/content/en/schemas/v2beta9.json index e811dcb7e25..ab31cf6c672 100755 --- a/docs/content/en/schemas/v2beta9.json +++ b/docs/content/en/schemas/v2beta9.json @@ -739,8 +739,8 @@ }, "runAsUser": { "type": "integer", - "description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account.", - "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SeurityContext will be specified for the pod and will therefore be inherited from the service account." + "description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account.", + "x-intellij-html-description": "defines the UID to request for running the container. If omitted, no SecurityContext will be specified for the pod and will therefore be inherited from the service account." }, "serviceAccount": { "type": "string", diff --git a/pkg/skaffold/schema/latest/v1/config.go b/pkg/skaffold/schema/latest/v1/config.go index 6851a79bc53..cc2b7587af1 100644 --- a/pkg/skaffold/schema/latest/v1/config.go +++ b/pkg/skaffold/schema/latest/v1/config.go @@ -415,7 +415,7 @@ type ClusterDetails struct { Annotations map[string]string `yaml:"annotations,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta10/config.go b/pkg/skaffold/schema/v2beta10/config.go index 382be1bb444..20546f59e96 100755 --- a/pkg/skaffold/schema/v2beta10/config.go +++ b/pkg/skaffold/schema/v2beta10/config.go @@ -360,7 +360,7 @@ type ClusterDetails struct { Annotations map[string]string `yaml:"annotations,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta11/config.go b/pkg/skaffold/schema/v2beta11/config.go index 088d822cc50..24f0f00cfe5 100755 --- a/pkg/skaffold/schema/v2beta11/config.go +++ b/pkg/skaffold/schema/v2beta11/config.go @@ -391,7 +391,7 @@ type ClusterDetails struct { Annotations map[string]string `yaml:"annotations,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta12/config.go b/pkg/skaffold/schema/v2beta12/config.go index 2abee6cb822..993ebdf4f7e 100755 --- a/pkg/skaffold/schema/v2beta12/config.go +++ b/pkg/skaffold/schema/v2beta12/config.go @@ -409,7 +409,7 @@ type ClusterDetails struct { Annotations map[string]string `yaml:"annotations,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta13/config.go b/pkg/skaffold/schema/v2beta13/config.go index 11b770fd0cd..0930e75f38f 100755 --- a/pkg/skaffold/schema/v2beta13/config.go +++ b/pkg/skaffold/schema/v2beta13/config.go @@ -409,7 +409,7 @@ type ClusterDetails struct { Annotations map[string]string `yaml:"annotations,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta14/config.go b/pkg/skaffold/schema/v2beta14/config.go index 67cd579a8c0..b57f696d45d 100755 --- a/pkg/skaffold/schema/v2beta14/config.go +++ b/pkg/skaffold/schema/v2beta14/config.go @@ -415,7 +415,7 @@ type ClusterDetails struct { Annotations map[string]string `yaml:"annotations,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta15/config.go b/pkg/skaffold/schema/v2beta15/config.go index 3bee02e3eb4..e510ee3402d 100755 --- a/pkg/skaffold/schema/v2beta15/config.go +++ b/pkg/skaffold/schema/v2beta15/config.go @@ -415,7 +415,7 @@ type ClusterDetails struct { Annotations map[string]string `yaml:"annotations,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta3/config.go b/pkg/skaffold/schema/v2beta3/config.go index ac6aa634afc..15451e7307b 100755 --- a/pkg/skaffold/schema/v2beta3/config.go +++ b/pkg/skaffold/schema/v2beta3/config.go @@ -322,7 +322,7 @@ type ClusterDetails struct { ServiceAccountName string `yaml:"serviceAccount,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta4/config.go b/pkg/skaffold/schema/v2beta4/config.go index 9696d1df252..3e919a4ddd8 100755 --- a/pkg/skaffold/schema/v2beta4/config.go +++ b/pkg/skaffold/schema/v2beta4/config.go @@ -322,7 +322,7 @@ type ClusterDetails struct { ServiceAccountName string `yaml:"serviceAccount,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta5/config.go b/pkg/skaffold/schema/v2beta5/config.go index 4d8cdde92d1..8c26abb2be9 100755 --- a/pkg/skaffold/schema/v2beta5/config.go +++ b/pkg/skaffold/schema/v2beta5/config.go @@ -328,7 +328,7 @@ type ClusterDetails struct { Annotations map[string]string `yaml:"annotations,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta6/config.go b/pkg/skaffold/schema/v2beta6/config.go index ab28da23517..7fdc2e175ca 100755 --- a/pkg/skaffold/schema/v2beta6/config.go +++ b/pkg/skaffold/schema/v2beta6/config.go @@ -354,7 +354,7 @@ type ClusterDetails struct { Annotations map[string]string `yaml:"annotations,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta7/config.go b/pkg/skaffold/schema/v2beta7/config.go index 5fcb4a1bde9..16a81c039fc 100755 --- a/pkg/skaffold/schema/v2beta7/config.go +++ b/pkg/skaffold/schema/v2beta7/config.go @@ -354,7 +354,7 @@ type ClusterDetails struct { Annotations map[string]string `yaml:"annotations,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta8/config.go b/pkg/skaffold/schema/v2beta8/config.go index 8f2c530ca05..bec923fae7b 100755 --- a/pkg/skaffold/schema/v2beta8/config.go +++ b/pkg/skaffold/schema/v2beta8/config.go @@ -358,7 +358,7 @@ type ClusterDetails struct { Annotations map[string]string `yaml:"annotations,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"` diff --git a/pkg/skaffold/schema/v2beta9/config.go b/pkg/skaffold/schema/v2beta9/config.go index 439f59b02e7..921a7b35ec2 100755 --- a/pkg/skaffold/schema/v2beta9/config.go +++ b/pkg/skaffold/schema/v2beta9/config.go @@ -360,7 +360,7 @@ type ClusterDetails struct { Annotations map[string]string `yaml:"annotations,omitempty"` // RunAsUser defines the UID to request for running the container. - // If omitted, no SeurityContext will be specified for the pod and will therefore be inherited + // If omitted, no SecurityContext will be specified for the pod and will therefore be inherited // from the service account. RunAsUser *int64 `yaml:"runAsUser,omitempty"`