feat(gotenberg): basic auth secret
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Secret
|
||||||
|
metadata:
|
||||||
|
name: gotenberg-auth
|
||||||
|
type: Opaque
|
||||||
|
stringData:
|
||||||
|
users: |
|
||||||
|
acabral:$2y$05$gE/sPw5G1Giy9HwXxHQ11esL6RZlnyNNKBjyuQpKeZGLzMpWaJHqS
|
||||||
Reference in New Issue
Block a user