Environment Variables (Runtime only)
+ add-row-link="Add Value"
+ add-row-with-selectors-link="Add Value from Config Map or Secret">
diff --git a/app/views/directives/deploy-image.html b/app/views/directives/deploy-image.html
index 05159b0397..cb5120b249 100644
--- a/app/views/directives/deploy-image.html
+++ b/app/views/directives/deploy-image.html
@@ -167,8 +167,8 @@
key-validator-error="A valid environment variable name is an alphanumeric (a-z and 0-9) string beginning with a letter that may contain underscores."
value-placeholder="Value"
value-from-selector-options="input.selectedProject.metadata.uid && valueFromNamespace[input.selectedProject.metadata.name]"
- add-row-link="Add Environment Variable"
- add-row-with-selectors-link="Add Environment Variable Using a Config Map or Secret">
+ add-row-link="Add Value"
+ add-row-with-selectors-link="Add Value from Config Map or Secret">
+ add-row-with-selectors-link="Add Value from Config Map or Secret"
+ add-row-link="Add Value">
Environment variables to supply to the hook pod's container.
key-validator="[a-zA-Z_][a-zA-Z0-9_]*"
key-validator-error-tooltip="A valid environment variable name is an alphanumeric (a-z and 0-9) string beginning with a letter that may contain underscores."
value-from-selector-options="valueFromObjects"
- add-row-link="Add Environment Variable"
- add-row-with-selectors-link="Add Environment Variable Using a Config Map or Secret">
+ add-row-link="Add Value"
+ add-row-with-selectors-link="Add Value from Config Map or Secret">
@@ -356,8 +356,8 @@
Container {{containerName}}
value-from-selector-options="valueFromObjects"
key-validator="[a-zA-Z_][a-zA-Z0-9_]*"
key-validator-error-tooltip="A valid environment variable name is an alphanumeric (a-z and 0-9) string beginning with a letter that may contain underscores."
- add-row-link="Add Environment Variable"
- add-row-with-selectors-link="Add Environment Variable Using a Config Map or Secret">
+ add-row-link="Add Value"
+ add-row-with-selectors-link="Add Value from Config Map or Secret">