Files
Go.Rig-Operator/deploy/k8s-provisioner/internal/templates/embed.go

7 lines
91 B
Go
Raw Normal View History

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