Skip to content

Commit 78511b2

Browse files
committed
Update current feature
1 parent 44488dd commit 78511b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labs/3_policies/ex3-scc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ kubectl-user get events
163163
ink "Grant access to scc hostpath-provisioner to service account default"
164164
oc adm policy add-scc-to-user hostpath-provisioner -z default
165165

166-
# Wait for deployment to recreate the pod
166+
ink "Wait for deployment to recreate the pod"
167167
sleep 5
168168
kubectl wait --timeout=60s --for=condition=Ready pods -l app=nginx -n "$NS"
169169
kubectl-user get pods

0 commit comments

Comments
 (0)