Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --apply-namespace-as-suffix parameter #209

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

Yavor16
Copy link
Contributor

@Yavor16 Yavor16 commented Sep 13, 2024

No description provided.

@Yavor16 Yavor16 force-pushed the add-apply-namespace-as-suffix-parameter branch from 3f8392b to c52da0c Compare September 13, 2024 11:40
@Yavor16 Yavor16 force-pushed the add-apply-namespace-as-suffix-parameter branch from c52da0c to b1d4823 Compare September 19, 2024 10:54
@@ -125,6 +127,7 @@ func (c *DeployCommand) GetPluginCommand() plugin.Command {
util.GetShortOption(applyNamespaceAppNamesOpt): "(EXPERIMENTAL) Apply namespace to application names: (true, false)",
util.GetShortOption(applyNamespaceServiceNamesOpt): "(EXPERIMENTAL) Apply namespace to service names: (true, false)",
util.GetShortOption(applyNamespaceAppRoutesOpt): "(EXPERIMENTAL) Apply namespace to application routes: (true, false)",
util.GetShortOption(applyNamespaceAsSuffix): "(EXPERIMENTAL) Apply namespace as suffix rather than prefix: (true, false)",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add 'a'

@Yavor16 Yavor16 force-pushed the add-apply-namespace-as-suffix-parameter branch from 91eb147 to 64f9bff Compare September 20, 2024 08:40
@Yavor16 Yavor16 merged commit 34f8cfe into master Sep 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants