vaadin / kubernetes-kit

Other
3 stars 3 forks source link

fix: Remove namespace canary from the k8s manifests #64

Closed tamasmak closed 1 year ago

tamasmak commented 1 year ago

Description

Remove the namespace canary from the k8s manifests. If the namespace is not specified the default is used. With this change the to code will be up-to-date with the README and the documentation.

Fixes #57

Type of change