Skip to content

Error: SELF_SIGNED_CERT_IN_CHAIN #7338

Closed Answered by fnafox
Hr46ph asked this question in Help / Questions
Sep 4, 2024 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

Not all features are currently declared in the chart values, but you can override it by mounting your own config.yml to the deployment in the pod template spec.

      volumes:
        - name: wiki-conf
          configMap:
            name: wiki-conf
      containers:
        - name: wiki
          volumeMounts:
            - name: wiki-conf
              mountPath: /wiki/config.yml
              subPath: config.yml

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Hr46ph
Comment options

@fnafox
Comment options

Answer selected by Hr46ph
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants