blob: 6cce1191d73544296be0978857c7a397ad766b62 [file] [log] [blame]
// +build dfsecrets
package instructions
func isSecretMountsSupported() bool {
return true
}