-
Notifications
You must be signed in to change notification settings - Fork 792
Do not add 'namespace: default' by default #1729
Copy link
Copy link
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
What would you like to be added?
'namespace' is not required and by default should NOT be added, for example, if kompose does not specify --namespace when generating, do not add namespace: default to all generated files.
When you apply the yaml via kubectl, it will apply it to whatever default namespace you are interacting with.
Why is this needed?
See: #1667 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.