Create security-context-3.yaml

This commit is contained in:
Sabbir Ahmed Shameem 2024-05-07 20:02:11 +06:00 committed by GitHub
parent f7d995d6cb
commit 020f73d2fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
apiVersion: v1
kind: Pod
metadata:
name: security-context-demo-3
spec:
containers:
- name: sec-ctx-3
image: gcr.io/google-samples/node-hello:1.0