Drop initial code
This commit is contained in:
6
deploy/k8s-provisioner/internal/templates/embed.go
Normal file
6
deploy/k8s-provisioner/internal/templates/embed.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package templates
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed base_values.yaml
|
||||
var BaseValuesYAML []byte
|
||||
Reference in New Issue
Block a user