]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
fixup! Add mostly-unchanged Helm chart from k8s-at-home
authorAlexander Bauer <sasha@linux.com>
Tue, 8 Nov 2022 00:46:27 +0000 (00:46 +0000)
committerMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Sat, 3 Dec 2022 22:37:54 +0000 (14:37 -0800)
charts/paperless-ngx/templates/NOTES.txt

index 58de7156b4c6140f53e0769f0356f63057a221b8..d16476cad069b9b89926022ea5bdce347bfdb96a 100644 (file)
@@ -1,4 +1,4 @@
 {{- include "common.notes.defaultNotes" . }}
 2. Create a super user by running the command:
   export POD_NAME=$(kubectl get pods --namespace {{ .Release.Namespace }} -l "app.kubernetes.io/name={{ include "common.names.name" . }},app.kubernetes.io/instance={{ .Release.Name }}" -o jsonpath="{.items[0].metadata.name}")
-  kubectl exec -it --namespace {{ .Release.Namespace }} $POD_NAME -- bash -c "python manage.py createsuperuser"
\ No newline at end of file
+  kubectl exec -it --namespace {{ .Release.Namespace }} $POD_NAME -- bash -c "python manage.py createsuperuser"