You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Container and volume names should be made static so that accessing them can be more predictable. The nginx container name requires keeping track of the release name, but at the level of containers inside a pod the release name doesn't add any value.
Is your feature request related to a problem? Please describe.
Container and volume names should be made static so that accessing them can be more predictable. The nginx container name requires keeping track of the release name, but at the level of containers inside a pod the release name doesn't add any value.
conjur-oss-helm-chart/conjur-oss/templates/deployment.yaml
Line 59 in 04915e5
Describe the solution you would like
Static names for "sub-resource" (containers, volumes) names.
Describe alternatives you have considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: