mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-12 22:49:23 +00:00
8 lines
No EOL
135 B
YAML
8 lines
No EOL
135 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: some-values
|
|
annotations:
|
|
some.domain/some-key: null
|
|
data:
|
|
file.name: "a value" |