feat: Gitea | enable smtp mail

This commit is contained in:
2024-10-12 18:58:26 +05:00
parent db935d355c
commit 058666330a
2 changed files with 20 additions and 0 deletions

View File

@@ -128,3 +128,13 @@ metadata:
operator.1password.io/auto-restart: "true"
spec:
itemPath: "vaults/Lab/items/gitea-redis"
---
apiVersion: onepassword.com/v1
kind: OnePasswordItem
metadata:
name: smtp-token
namespace: gitea-system
annotations:
operator.1password.io/auto-restart: "true"
spec:
itemPath: "vaults/Lab/items/smtp-token"