XgridInc / xkops

About Xkops is an integrated solution that combines widely-adopted open-source utilities to simplify Kubernetes management, emphasizing the enhancement of observability, reliability, security, and cost control in cluster operations which help users optimize the deployment and management of Kubernetes clusters.
Apache License 2.0
61 stars 4 forks source link

Define YAML Values in values.yaml and Supply to ConfigMap in Helm Chart #81

Open umerxgrid opened 3 weeks ago

umerxgrid commented 3 weeks ago

For xkops templatization, define specific values in the values.yaml file of our Helm chart and supply these values to a ConfigMap, which will be used by a query pod and backend pod.