FEAT(db): add database sealedsecret

- Add sealedsecret
- For database credentials
This commit is contained in:
2025-12-06 12:52:57 +09:00
parent fb5db2b983
commit 9b1793cf85
4 changed files with 35 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ resources:
- ../../base
- resourcequota.yaml
- namespace.yaml
- sealed-todo-secrets.yaml
commonLabels:
environment: development
@@ -14,7 +15,7 @@ commonLabels:
# 이미지 태그 설정
images:
- name: ghcr.io/mayne0213/todo
newTag: develop-sha-041af0aed2d6b9120c7b26bc8c5cfea1e3ffa65c
newTag: develop-sha-c79cab1655c527f7bb309f1678de8a2326687def
patchesStrategicMerge:
- deployment-patch.yaml