Iain Sproat
Iain Sproat
@gjedlicska - this PR was mostly me experimenting for now in my spare time, you can ignore it for the meantime! If it was to be merged, I'd split it...
## Proof of work If the service account does not list the required secret then the pod is not created (in this example speckle-monitoring is missing). i.e. it is not...
## Option New Configurations for: - `server.auth.local.initialAdminUser.Email` - `initialAdminUser.Email` is recommended to be set, otherwise defaults to `admin@localhost` - `server.auth.local.initialAdminUser.Secret` - `initialAdminUser.Secret` is optional. Default is empty. - `server.auth.local.initialAdminUser.SecretKey`. -...
## Proof of work - No policies are deployed when `.values.*.networkPolicy.enabled` is `false`: - Policies are deployed when `.values.*.networkPolicy.enabled` is `true` (default): - Network policies work; as an example, if...
@gjedlicska - the shades of green are just to make it easier to trace the line. greens are egress only. purples are ingress only, and black is both ingress/egress on...
@gjedlicska - sentry_dns value was only ingested by the server, so I assume that is the only service that was using it. Mixpanel is only referenced in the frontend code,...
## Proof of work Prometheus showing it is able to scrape the Speckle targets where Prometheus has a custom namespace & release name: With default namespace & release name:
@gjedlicska - I've updated the issue to describe the three strategies ⬆️
Thanks for the contribution @peterjgrainger ! Would you have time to add the environment variable to the docker-compose and the helm charts? (If not, let me know and I can...
Hi @peterjgrainger - thanks for letting me contribute! I was keen to add the variable to docker-compose and helm chart as this will help others by documenting that the variable...