Some examples do not pass extended validation
This commit is contained in:
parent
2e31b1ffcb
commit
fb5990df1e
|
|
@ -1,5 +1,6 @@
|
|||
kind: Pod
|
||||
apiVersion: v1beta1
|
||||
id: pod-with-healthcheck
|
||||
desiredState:
|
||||
manifest:
|
||||
version: v1beta1
|
||||
|
|
|
|||
|
|
@ -22,4 +22,4 @@ desiredState:
|
|||
# Important: these labels need to match the selector above
|
||||
# The api server enforces this constraint.
|
||||
labels:
|
||||
- name: nginx
|
||||
name: nginx
|
||||
|
|
|
|||
Loading…
Reference in New Issue