Skip to content

Instantly share code, notes, and snippets.

@johanngyger
Last active April 16, 2019 05:19
Show Gist options
  • Save johanngyger/eb8f9fe94fb8acabade9e7cc0fb572dc to your computer and use it in GitHub Desktop.
Save johanngyger/eb8f9fe94fb8acabade9e7cc0fb572dc to your computer and use it in GitHub Desktop.
$ k apply -f vault-rbac.yaml
serviceaccount/vault-serviceaccount created
clusterrolebinding.rbac.authorization.k8s.io/vault-clusterrolebinding created
role.rbac.authorization.k8s.io/vault-secret-admin-role created
rolebinding.rbac.authorization.k8s.io/vault-demo-secret-admin-rolebinding created
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment