[installer] New gitpod installer validate command cannot specify a namespace #7784
Labels
component: install
Terraform installation scripts, helm charts, installer images
team: delivery
Issue belongs to the self-hosted team
Bug description
The validate command of the installer doesn't allow to specify a namespace, so whe it tries to find the secrets and certificate issuers it can't find them.
Steps to reproduce
For a k3s cluster, the command I used is:
./installer validate cluster --kubeconfig /etc/rancher/k3s/k3s.yaml --config gitpod.config.yaml
How do I specify a namespace in the validation?
Results in:
But I already have issuers and the secret in the namespace
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: