mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-04-10 04:56:49 +00:00
417 B
417 B
CUE Demo
This directory contains a cuelang module and tooling to generate podinfo resources.
It defines a podinfo.#Application definition which takes a podinfo.#Config as input. The podinfo.#Config definition is modelled on the podinfo Helm chart values.yaml file.
Configuration
Configure the application in main.cue.
Generate the manifests
cue gen