We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff1325 commit ffebffbCopy full SHA for ffebffb
deploy/addons/gvisor/gvisor-runtimeclass.yaml.tmpl
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-apiVersion: node.k8s.io/v1{{.LegacyRuntimeClass}}beta1{{end}}
+apiVersion: node.k8s.io/v1{{if .LegacyRuntimeClass}}beta1{{end}}
16
kind: RuntimeClass
17
metadata:
18
name: gvisor
0 commit comments