mirror of https://github.com/status-im/consul.git
Update version pin for consul-api-gateway CRD install
This commit is contained in:
parent
359d62a49d
commit
8208c2daf9
|
@ -20,7 +20,7 @@ Ensure that the environment you are deploying Consul API Gateway in meets the re
|
|||
<CodeBlockConfig>
|
||||
|
||||
```shell-session
|
||||
$ kubectl apply --kustomize="github.com/hashicorp/consul-api-gateway/config/crd?ref=v0.1.0"
|
||||
$ kubectl apply --kustomize="github.com/hashicorp/consul-api-gateway/config/crd?ref=v0.2.0"
|
||||
```
|
||||
|
||||
</CodeBlockConfig>
|
||||
|
|
Loading…
Reference in New Issue