Namespace

Namespaces can be overridden, but in that case pay extra care when configuring the endpoint in the values.yml e.g.

configMap:
  # Node Persistence URI
  # `default` in this context references the namespace for the node-persistence service
  apiNodePersistenceBasePath: http://node-persistence.default.svc.cluster.local

Last updated

Was this helpful?