func SecretName()

in utils/utils.go [22:24]


func SecretName() string {
	return config.AppConfig.ObjectName + "-tls-certs"
}