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

MTLS_Port environment variable is generated twice in Deployment Yaml #70

Closed
lefkatis opened this issue Mar 15, 2022 · 0 comments
Closed

Comments

@lefkatis
Copy link

When you use the helm chart to template or install the helm release of akv2k8s you can see that MTLS_PORT and MTLS_PORT_EXTERNAL are generated twice
image

This causes problems with helm as it shows an error saying:
##[error]W0315 13:22:15.063845 27755 warnings.go:70] spec.template.spec.containers[0].env[5].name: duplicate name "MTLS_PORT"

Helm command used:
helm template --namespace akv2k8s akv2k8s spv-charts/akv2k8s --version 2.1.0

Helm version used: 3.8.1

@181192 181192 closed this as completed in bb91ebb Apr 18, 2022
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

No branches or pull requests

1 participant