mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-22 05:26:18 +00:00
remove oss postfix from this
This commit is contained in:
@@ -20,7 +20,7 @@ const (
|
||||
// ConfigMapLabelKey is the label key for the metadata ConfigMap.
|
||||
ConfigMapLabelKey = "reloader.stakater.com/meta-info"
|
||||
// ConfigMapLabelValue is the label value for the metadata ConfigMap.
|
||||
ConfigMapLabelValue = "reloader-oss"
|
||||
ConfigMapLabelValue = "reloader"
|
||||
|
||||
// Environment variables for deployment info.
|
||||
EnvReloaderNamespace = "RELOADER_NAMESPACE"
|
||||
|
||||
Reference in New Issue
Block a user