We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589c795 commit 7a6fa5cCopy full SHA for 7a6fa5c
README.md
@@ -12,6 +12,7 @@ The open-feature-operator is a Kubernetes native operator that allows you to exp
12
_Requires [cert manager](https://cert-manager.io/docs/installation/kubernetes/) installed_
13
14
```
15
+kubectl create namespace open-feature-operator-system
16
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/certificate.yaml
17
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/release.yaml
18
0 commit comments