Files

7 lines
91 B
Go
Raw Permalink Normal View History

2026-01-15 09:58:01 +00:00
package templates
import _ "embed"
//go:embed base_values.yaml
var BaseValuesYAML []byte