feat: adjust ROOT_URL in gitea and create action runner

This commit is contained in:
2024-09-16 13:22:05 +05:00
parent b2c327e218
commit 9340c66e37
3 changed files with 74 additions and 0 deletions

View File

@@ -38,3 +38,13 @@ metadata:
operator.1password.io/auto-restart: "true"
spec:
itemPath: "vaults/Lab/items/Postgres"
---
apiVersion: onepassword.com/v1
kind: OnePasswordItem
metadata:
name: runner-secret
namespace: gitea-system
annotations:
operator.1password.io/auto-restart: "true"
spec:
itemPath: "vaults/Lab/items/Gitea"