Giter Site home page Giter Site logo

Comments (5)

erezo9 avatar erezo9 commented on July 18, 2024 3

@mjnagel /etc/ssl/certs
extraVolumes:
- name: certificates
secret:
secretName: certificates
extraVolumeMounts:
- name: certificates
mountPath: /etc/ssl/certs/cert1.pem
subPath: cert1.pem
- name: certificates
mountPath: /etc/ssl/certs/cert2.pem
subPath: cert2.pem
like this

from mattermost-operator.

gabrieljackson avatar gabrieljackson commented on July 18, 2024 1

Oh, it's possible that this feature is now possible via our beta CR with our generalized volume mounts:

	// Defines additional volumeMounts to add to Mattermost application pods.
	// +optional
	VolumeMounts []v1.VolumeMount `json:"volumeMounts,omitempty"`

Looking over the request here, it should be possible to use the to fulfill the original CR cert request. Please let me know if there is something missing and we can add it.

from mattermost-operator.

erezo9 avatar erezo9 commented on July 18, 2024 1

Since it was added in the new operator version I am closing this

from mattermost-operator.

mjnagel avatar mjnagel commented on July 18, 2024

I would also like to request this feature - it would be very helpful for our deployments. Any chance this is being worked or planned for a future release?

from mattermost-operator.

mjnagel avatar mjnagel commented on July 18, 2024

@gabrieljackson absolutely that would work for us at least for the time being. In our case we would like to use this for OIDC (having mattermost trust the CA for our OIDC host). Where does MM source the truststore for that from (i.e. where should we be mounting our OIDC CA to)?

from mattermost-operator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.