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

must specify one of: configMapRef or secretRef #160

Merged
merged 3 commits into from
Jul 15, 2023

Conversation

pierluigilenoci
Copy link
Contributor

Fix

Installing chart with values file "helm/oauth2-proxy/ci/extra-env-tpl-values.yaml"...

Creating namespace "oauth2-proxy-hwhz9zg3sk"...
namespace/oauth2-proxy-hwhz9zg3sk created
W0715 14:10:43.773181    9429 warnings.go:70] unknown field "spec.template.spec.containers[0].envFrom[0].name"
W0715 14:10:43.773212    9429 warnings.go:70] unknown field "spec.template.spec.containers[0].envFrom[0].value"
W0715 14:10:43.773221    9429 warnings.go:70] unknown field "spec.template.spec.containers[0].envFrom[1].name"
W0715 14:10:43.773228    9429 warnings.go:70] unknown field "spec.template.spec.containers[0].envFrom[1].value"
Error: INSTALLATION FAILED: Deployment.apps "oauth2-proxy-hwhz9zg3sk" is invalid: spec.template.spec.containers[0].envFrom: Invalid value: "": must specify one of: `configMapRef` or `secretRef`
========================================================================================================================
........................................................................................................................
==> Events of namespace oauth2-proxy-hwhz9zg3sk
........................................................................................................................
No resources found in oauth2-proxy-hwhz9zg3sk namespace.
........................................................................................................................
<== Events of namespace oauth2-proxy-hwhz9zg3sk
........................................................................................................................
========================================================================================================================
Deleting release "oauth2-proxy-hwhz9zg3sk"...
release "oauth2-proxy-hwhz9zg3sk" uninstalled
Deleting namespace "oauth2-proxy-hwhz9zg3sk"...
namespace "oauth2-proxy-hwhz9zg3sk" deleted
Namespace "oauth2-proxy-hwhz9zg3sk" terminated.
------------------------------------------------------------------------------------------------------------------------
 ✖︎ oauth2-proxy => (version: "6.17.0", path: "helm/oauth2-proxy") > failed waiting for process: exit status 1
------------------------------------------------------------------------------------------------------------------------
failed installing charts: failed processing charts
Error: failed installing charts: failed processing charts

@pierluigilenoci pierluigilenoci merged commit 2befa05 into oauth2-proxy:main Jul 15, 2023
1 check passed
@pierluigilenoci pierluigilenoci deleted the template_fix branch July 15, 2023 21:11
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.

None yet

1 participant