Template
feat: initial template structure
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 使用する場合のみ残す
|
||||
# apiVersion: v1
|
||||
# kind: Secret
|
||||
# metadata:
|
||||
# name: {{ .Release.Name }}-secret
|
||||
# namespace: core
|
||||
# type: Opaque
|
||||
# stringData:
|
||||
# password: ""
|
||||
Reference in New Issue
Block a user