We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3258d29 commit cfce2cfCopy full SHA for cfce2cf
README.md
@@ -118,9 +118,6 @@ MAAS_API_IMAGE=quay.io/myuser/maas-api:pr-123 \
118
#### Minimal Deployments
119
120
```bash
121
-# Skip optional operators (if already installed)
122
-./scripts/deploy.sh --skip-certmanager --skip-lws
123
-
124
# Deploy without TLS backend (HTTP for Authorino to maas-api)
125
./scripts/deploy.sh --disable-tls-backend
126
```
0 commit comments