From 431f05ab9e67fa8e0e7127345d98c36634fce494 Mon Sep 17 00:00:00 2001 From: chengcongdu Date: Fri, 1 Nov 2024 17:33:57 +0000 Subject: [PATCH] fix comment --- examples/gke-storage-parallelstore.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gke-storage-parallelstore.yaml b/examples/gke-storage-parallelstore.yaml index 6b88fd7913..9ffe737e83 100644 --- a/examples/gke-storage-parallelstore.yaml +++ b/examples/gke-storage-parallelstore.yaml @@ -89,7 +89,7 @@ deployment_groups: settings: name: tensorflow image: jupyter/tensorflow-notebook@sha256:173f124f638efe870bb2b535e01a76a80a95217e66ed00751058c51c09d6d85d - security_context: + security_context: # to make sure the job have enough access to execute the jobs and r/w from parallelstore - key: runAsUser value: 1000 - key: runAsGroup