Hen-and-egg problem with adminKeys?
Open
- Dominant language
- Go Template
- Stars
- 13
- Forks
- 15
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 1
Description
https://github.com/cryptpad/helm/blob/c6f73b4d10d57f0fa903debc4d7f8d9ab651bc21/charts/cryptpad/values.yaml#L83
https://docs.cryptpad.org/en/admin_guide/installation.html#configure-cryptpad
```
Once CryptPad is installed, create an account via the Register button on the home page. To make this account an instance administrator:
Copy their public key found in User Menu (avatar at the top right) > Settings > Account > Public Signing Key
```
Do I understand this correctly, that I would first install this chart without the adminKeys populated? And then upgrade the chart after I modified the chart's values.yaml to include the `adminKeys`?
Contributor guide
Assessment
This issue has not been assessed yet.