initial migration
This commit is contained in:
15
infrastructure/metallb-system/configmap.yaml
Normal file
15
infrastructure/metallb-system/configmap.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: config
|
||||
spec:
|
||||
secretTemplates:
|
||||
- name: secret-1
|
||||
labels:
|
||||
label1: value1
|
||||
annotations:
|
||||
key1: value1
|
||||
stringData:
|
||||
data-name0: data-value0
|
||||
data:
|
||||
data-name1: ZGF0YS12YWx1ZTE=
|
Reference in New Issue
Block a user