feat: Gitea | expose service to public internet without cloudflared

This commit is contained in:
2024-10-01 16:04:52 +05:00
parent 18605f98a1
commit 4a5c9fda34
4 changed files with 30 additions and 11 deletions

View File

@@ -48,3 +48,13 @@ metadata:
operator.1password.io/auto-restart: "true"
spec:
itemPath: "vaults/Lab/items/Gitea"
---
apiVersion: onepassword.com/v1
kind: OnePasswordItem
metadata:
name: cloudflare-token
namespace: cert-manager
annotations:
operator.1password.io/auto-restart: "true"
spec:
itemPath: "vaults/Lab/items/Cloudflare"