Loading charts/meep-webhook/templates/deployment.yaml +2 −1 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ spec: readOnly: true - name: webhook-config mountPath: /etc/webhook/config terminationGracePeriodSeconds: 5 volumes: - name: webhook-certs secret: Loading Loading
charts/meep-webhook/templates/deployment.yaml +2 −1 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ spec: readOnly: true - name: webhook-config mountPath: /etc/webhook/config terminationGracePeriodSeconds: 5 volumes: - name: webhook-certs secret: Loading