diff --git a/helm/teleport-operator/templates/psp.yaml b/helm/teleport-operator/templates/psp.yaml index 17994186..57acaca7 100644 --- a/helm/teleport-operator/templates/psp.yaml +++ b/helm/teleport-operator/templates/psp.yaml @@ -32,4 +32,5 @@ spec: volumes: - 'projected' - 'secret' + - 'configMap' {{- end }}