remove istio ref
This commit is contained in:
@@ -55,10 +55,6 @@ This is a **Kubernetes cluster bootstrapping and GitOps configuration repository
|
||||
- Only secrets labeled `allowedToBeCloned: "true"` are cloned
|
||||
- Syncing happens automatically via `synchronize: true` in the policy
|
||||
|
||||
### Istio Integration
|
||||
- Cert-Manager and webhooks disable Istio sidecar injection (`sidecar.istio.io/inject: "false"`) to avoid mTLS conflicts
|
||||
- Indicates the cluster likely has Istio installed for service mesh capabilities
|
||||
|
||||
### Network Configuration
|
||||
- ArgoCD UI: `argocd.127.0.0.1.nip.io` (local development)
|
||||
- Server runs in insecure mode (`--insecure`, `--disable-auth`) - suitable for local/dev clusters
|
||||
|
||||
Reference in New Issue
Block a user