mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-21 14:32:03 +00:00
22 lines
320 B
YAML
22 lines
320 B
YAML
apiVersion: v1
|
|
data:
|
|
baz: qux
|
|
foo: bar
|
|
from: overlay
|
|
kind: ConfigMap
|
|
metadata:
|
|
annotations: {}
|
|
creationTimestamp: null
|
|
labels: {}
|
|
name: p1-com1-dhbbm922gd
|
|
---
|
|
apiVersion: v1
|
|
data:
|
|
from: overlay
|
|
kind: ConfigMap
|
|
metadata:
|
|
annotations: {}
|
|
creationTimestamp: null
|
|
labels: {}
|
|
name: p2-com2-c4b8md75k9
|