Added template for apps
Signed-off-by: prettysunflower <me@prettysunflower.moe>
This commit is contained in:
6
apps/template/configmap.yaml
Normal file
6
apps/template/configmap.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: app-configmap
|
||||
data:
|
||||
|
Reference in New Issue
Block a user