mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-11 14:09:21 +00:00
8 lines
No EOL
130 B
YAML
8 lines
No EOL
130 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: some-values
|
|
annotations:
|
|
some.domain/some-key:
|
|
data:
|
|
file.name: "a value" |