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
@JavadHosseini It's not possible to configure JKS key for now because JKS file is in binary format and cannot embedded into values.yaml file. It was my mistake to think it is in plaintext format.
So, we need changes to this chart to make it possible
In values.yaml it is mentioned that JKS file should be added in "keyStore" field, I created JKS but How should I import the JKS binary file to chart?
The text was updated successfully, but these errors were encountered: