capacifier: lol, lmao even

This was never deployed. It is now.

It was broken. It is less now.

Change-Id: I37bcdc5d5d1ffc3484aadecd2226d41aea49bca4
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1625
Reviewed-by: q3k <q3k@hackerspace.pl>
diff --git a/hswaw/kube/hswaw.jsonnet b/hswaw/kube/hswaw.jsonnet
index 838247f..43f8a06 100644
--- a/hswaw/kube/hswaw.jsonnet
+++ b/hswaw/kube/hswaw.jsonnet
@@ -75,7 +75,7 @@
                 webFQDN: "new.hackerspace.pl",
             },
             capacifier+: {
-                ldapBindPassword: std.base64(std.split(importstr "secrets/plain/prod-capacifier-password", "\n")[0]),
+                ldapBindPassword: std.split(importstr "secrets/plain/prod-capacifier-password", "\n")[0],
             },
         },
     },