1# Source: templates/one.yaml
2apiVersion: v1
3kind: ConfigMap
4metadata:
5  name: config3
6stringData:
7  source: config3
8