...
The Helm chart installs API Protect in a Kubernetes cluster.
Requirements
...
Kubernetes 1.20+
...
Helm 3.0+
Install
Code Block |
---|
$ helm upgrade \ --install apiprotect \ --values <values file> \ --namespace apiprotect \ apiprotect.tgz |
...
...
...
Kubernetes 1.20+
...
Helm 3.0+
Code Block |
---|
$ helm upgrade \ --install apiprotect \ --values <values file> \ --namespace apiprotect \ apiprotect.tgz |
...