feat: initial template structure

This commit is contained in:
admin
2026-05-26 15:12:54 +09:00
parent b4adfd5641
commit b1689faab7
13 changed files with 220 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
# 使用する場合のみ残す
# apiVersion: v1
# kind: Secret
# metadata:
# name: {{ .Release.Name }}-secret
# namespace: core
# type: Opaque
# stringData:
# password: ""