fix a bug in the example initializerconfiguration
This commit is contained in:
@@ -112,7 +112,6 @@ apiVersion: admissionregistration.k8s.io/v1alpha1
|
||||
kind: InitializerConfiguration
|
||||
metadata:
|
||||
name: example-config
|
||||
spec:
|
||||
initializers:
|
||||
# the name needs to be fully qualified, i.e., containing at least two "."
|
||||
- name: podimage.example.com
|
||||
|
||||
Reference in New Issue
Block a user