Skip to content

Commit

Permalink
add OnePasswordItem to provision tldraw-server secret item from 1Pass…
Browse files Browse the repository at this point in the history
…word
  • Loading branch information
bn-pass committed Jan 16, 2024
1 parent 22c0c76 commit cc36ac6
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: onepassword.com/v1
kind: OnePasswordItem
metadata:
name: tldraw-server-secret
namespace: {{ NAMESPACE }}
labels:
app: tldraw-server
spec:
itemPath: "vaults/{{ ONEPASSWORD_OPERATOR_VAULT }}/items/tldraw-server"

0 comments on commit cc36ac6

Please sign in to comment.