diff --git a/servers/legion/k8s/listmonk/deployment.yaml b/servers/legion/k8s/listmonk/deployment.yaml index db1166a..62b2b9a 100644 --- a/servers/legion/k8s/listmonk/deployment.yaml +++ b/servers/legion/k8s/listmonk/deployment.yaml @@ -41,13 +41,6 @@ spec: key: db_password - name: LISTMONK_db__ssl_mode value: "disable" - - name: LISTMONK_app__admin_username - value: "admin" - - name: LISTMONK_app__admin_password - valueFrom: - secretKeyRef: - name: listmonk-secrets - key: admin_password - name: LISTMONK_app__secret_key valueFrom: secretKeyRef: