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
Can a variable be added inside the values.yaml such as appName which allows the deployment app name value to be set from the values.yaml file currently its hard coded to "app" (which doesn't add any value) and requires a downloading the templates and making the change manually?
Default value for this could be k8seventlogger or similar?