-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I wanted to install the latest version of the flux operator.
I read https://flux-framework.org/flux-operator/getting_started/user-guide.html#quick-install
and tried to run:
VERSION=0.2.0
# For x86
kubectl apply -f https://github.com/flux-framework/flux-operator/releases/download/${VERSION}/flux-operator.yaml
I guess the release didn't provide the operator yaml.
I was able to install using the latest development version.
Metadata
Metadata
Assignees
Labels
No labels