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
@@ -0,0 +1,8 @@
# 使用する場合のみ残す
# apiVersion: v1
# kind: ConfigMap
# metadata:
# name: {{ .Release.Name }}-config
# namespace: core
# data:
# key: value