GoogleCloudPlatform / GoogleCloudPlatform/solutions-builder
Avoid using "default" namespace in GKE cluster
Open
- Dominant language
- HCL
- Stars
- 67
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
"default" namespace is usually meant for Prod or other generic approach. In the default deployment, it shall use a dedicated namespace like "sample" or some other namespace that is safe to delete later.
Action item: change "default" namespace to "sample".
Contributor guide
Assessment
This issue has not been assessed yet.