mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 03:03:40 +00:00
Some examples do not pass extended validation
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user