diff --git a/app/inventory/README.md b/app/inventory/README.md index 40346d08..a37b3eb3 100644 --- a/app/inventory/README.md +++ b/app/inventory/README.md @@ -1,3 +1,3 @@ # inventory -For app source, see https://code.hackerspace.pl/informatic/spejstore +For app source, see https://code.hackerspace.pl/hswaw/spejstore diff --git a/hswaw/kube/frab.libsonnet b/hswaw/kube/frab.libsonnet index c3156ac1..25083e37 100644 --- a/hswaw/kube/frab.libsonnet +++ b/hswaw/kube/frab.libsonnet @@ -5,7 +5,6 @@ local postgres = import "../../kube/postgres.libsonnet"; { local cfg = self.cfg, cfg:: { - # Manually built from code.hackerspace.pl/q3k/ldap-web-public. image: "frab/frab@sha256:30051f5153c4f02a8a1bee4b306bd696e2b018f2b13d16bd9c681fc1d633de3e", storageClassName: error "storageClassName must be set!", webFQDN: error "webFQDN must be set!", diff --git a/hswaw/ldapweb/README.md b/hswaw/ldapweb/README.md new file mode 100644 index 00000000..52c7a565 --- /dev/null +++ b/hswaw/ldapweb/README.md @@ -0,0 +1,3 @@ +# LDAP web + +Manually built from https://code.hackerspace.pl/hswaw/ldapweb