In values.yaml, it seems that the real key is master.overwritePluginsFromImage
rather than overwritePluginsFromImage
, but in jenkins-master-deployment.yaml
, it is refering .Values.master.overwritePluginsFromImage
rather than .Values.master.master.overwritePluginsFromImage
. I think it's a bug
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.