EJBCA CE 9.3.7 helm chart deployment issue #1024
Replies: 1 comment 7 replies
-
|
Are you using the correct helm chart? I don't see that on L204. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to upgrade from 9.1.1 to 9.3.7 using the helm chart, but I have noticed that either upgrade or install causes the same issue.
Looking through the helm templates I can see that the deployment.yaml defines "resources" twice L185 and L266 and it is rendered twice. (See below snippet for resources being defined twice).
I can see that in 9.1.1 this is only specified once in deployment.yam L204.
Any help is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions