Skip to content

Commit 250354c

Browse files
committed
Update README.md
1 parent df69606 commit 250354c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ kubectl create namespace external-secrets
125125

126126
eval $(op signin)
127127

128-
export OP_CREDENTIALS=$(op read op://homelabproxmox/1passwordconnect/1password-credentials.json | base64 | tr -d '\n')
128+
export OP_CREDENTIALS=$(op read op://homelabproxmox/1passwordconnect/1password-credentials.json)
129129
export OP_CONNECT_TOKEN=$(op read 'op://homelabproxmox/1password-operator-token/credential')
130130

131131
kubectl create secret generic 1password-credentials \

0 commit comments

Comments
 (0)