feat: WikiJS | initial setup

This commit is contained in:
2024-12-23 16:02:46 +05:00
parent 3191171228
commit bf716f834b
3 changed files with 39 additions and 0 deletions

View File

@@ -158,3 +158,13 @@ metadata:
operator.1password.io/auto-restart: "true"
spec:
itemPath: "vaults/Lab/items/Cloudflare"
---
apiVersion: onepassword.com/v1
kind: OnePasswordItem
metadata:
name: docs-postgres
namespace: wiki-system
annotations:
operator.1password.io/auto-restart: "true"
spec:
itemPath: "vaults/Lab/items/WikiJS"