We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec2c888 commit 505c97aCopy full SHA for 505c97a
cnf-tests/GATEKEEPER.md
@@ -80,7 +80,7 @@ metadata:
80
spec:
81
containers:
82
- name: main
83
- image: centos
+ image: ubi8
84
command: ["/bin/bash", "-c", "sleep INF"]
85
EOF
86
```
@@ -107,7 +107,7 @@ spec:
107
operator: Exists
108
109
110
111
112
113
@@ -134,7 +134,7 @@ spec:
134
- operator: "Exists"
135
136
- name: podexample
137
138
139
140
0 commit comments