cleanup yaml files
This commit is contained in:
@@ -3,7 +3,6 @@ apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
annotations:
|
||||
bind-mount-options:/data/nbitwebsite/document_root: z
|
||||
io.kubernetes.cri-o.TTY/nbitwebsite: "false"
|
||||
io.podman.annotations.autoremove/nbitwebsite: "FALSE"
|
||||
io.podman.annotations.init/nbitwebsite: "FALSE"
|
||||
@@ -26,8 +25,6 @@ spec:
|
||||
drop:
|
||||
- CAP_MKNOD
|
||||
- CAP_AUDIT_WRITE
|
||||
seLinuxOptions:
|
||||
type: container_runtime_t
|
||||
volumeMounts:
|
||||
- mountPath: /usr/share/nginx/html
|
||||
name: data-nbitwebsite-host-0
|
||||
|
||||
Reference in New Issue
Block a user