diff --git a/localai/localai-deployment.yaml b/localai/localai-deployment.yaml index 6ca7188..19c18a9 100644 --- a/localai/localai-deployment.yaml +++ b/localai/localai-deployment.yaml @@ -27,7 +27,7 @@ spec: - mountPath: "/models" name: models - name: filebrowser - image: git.clortox.com/infrastructure/filebrowswer:v1.0.1 + image: git.clortox.com/infrastructure/filebrowser:v1.0.1 securityContext: runAsUser: 1000 runAsGroup: 1000