generated from phoenix-oss/tenant-tpl
Initial commit
This commit is contained in:
commit
3090bae888
12 changed files with 270 additions and 0 deletions
7
vars/tenant-tpl/example.yaml
Normal file
7
vars/tenant-tpl/example.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: example-vars
|
||||
data:
|
||||
EXAMPLE: foo
|
Loading…
Add table
Add a link
Reference in a new issue