Pin a Version
Example Customization
cd ${HOME}/ess# kustomization.yaml in your ESS installation directory # ... Preceding content omitted for brevity # ... images: # An example of using a specific version of the ess-openid container - name: docker.software.inrupt.com/inrupt-openid-postgres newTag: 05a23cb604cd257111d8cee6c9a114aa6d56a3fd
Last updated