| giolekva | 892a4e2 | 2020-04-27 16:46:22 +0400 | [diff] [blame^] | 1 | # kubectl apply -f https://github.com/nats-io/nats-operator/releases/download/v0.5.0/00-prereqs.yaml |
| 2 | # kubectl apply -f https://github.com/nats-io/nats-operator/releases/download/v0.5.0/10-deployment.yaml |
| 3 | |
| 4 | # # Install NATS Streaming Operator on default namespace |
| 5 | # kubectl apply -f https://raw.githubusercontent.com/nats-io/nats-streaming-operator/master/deploy/default-rbac.yaml |
| 6 | |
| 7 | # kubectl apply -f https://raw.githubusercontent.com/nats-io/nats-streaming-operator/master/deploy/deployment.yaml |
| 8 | |
| 9 | # sleep 10 |
| 10 | |
| 11 | kubectl apply -f deployment.yaml |