fix: docs
This commit is contained in:
@@ -56,6 +56,6 @@ Yay! you now have an interface, and an IP address to broadcast on :D
|
||||
op connect server create cluster --vaults cluster
|
||||
op connect token create cluster --server <Server ID> --vault cluster
|
||||
|
||||
kubectl create secret generic -n 1password-system 1password-credentials --from-literal=password="$(op read 'op://cluster/1password-credentials/password')"
|
||||
kubectl create secret generic -n 1password-system 1password-credentials --from-literal=password="$(op read 'op://cluster/1password-credentials/1password-credentials.json')"
|
||||
kubectl create secret generic -n 1password-system 1password-token --from-literal password="$(op read 'op://cluster/1password-token/password')"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user