remove kubectl info
CodeQL checks / Analyze (go) (push) Waiting to run Details
CodeQL checks / Analyze (javascript) (push) Waiting to run Details
CodeQL checks / Analyze (python) (push) Waiting to run Details

This commit is contained in:
Ryan McKinley 2025-04-29 09:36:12 +03:00
parent 1d78474a1e
commit b810930f1f
1 changed files with 1 additions and 3 deletions

View File

@ -19,9 +19,7 @@ const featureIni = `# In your custom.ini file
[feature_toggles]
provisioning = true
kubernetesDashboards = true ; use k8s from browser
# If you want easy kubectl setup development mode
grafanaAPIServerEnsureKubectlAccess = true`;
`;
const ngrokExample = `ngrok http 3000