Open erezvelan opened 11 months ago
Did you checkout the same branch (v1.11) as well? I see we miss it explicitly mentioned in the instructions but the file seems to be there https://github.com/scylladb/scylla-operator/blob/v1.11/examples/common/operator.yaml
I had the same confusion as well until I found this ticket. There should be a better way to convey the same in docs.
The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
/lifecycle stale
/remove-lifecycle stale /triage accepted
I would like to report an issue in page https://operator.docs.scylladb.com/v1.11/generic
Problem
The path in section "kubectl apply -f examples/commo/operator.yaml" does not match the cloned data ftom git
Suggest a fix
I suggest replacing it with "kubectl apply -f deploy/operator.yaml"