-
v3.5.0 Stable
released this
2024-03-26 07:25:07 +00:00 | 162 commits to main since this releaseWhat's Changed
- chore(deps): update dependency deptry to ^0.15.0 by @renovate in https://github.com/small-hack/smol-k8s-lab/pull/189
- Fix netmaker secrets and zitadel app as well as add initial netmaker doc by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/191
- Fixes #190 and should work with recently merged https://github.com/small-hack/netmaker-helm/pull/7 as well as latest changes to this directory: https://github.com/small-hack/argocd-apps/tree/main/demo/netmaker
- Fixed k8s secret generation for netmaker.
- fixed the created zitadel app for netmaker to have the correct logout url/redirect uri
- added a link to the final link block after smol-k8s-lab is done running
- added an experimental doc for netmaker
NEW netmaker config
The secret keys for netmaker default
init.enabled: trueinstall are as follows. We have changed the wordendpoint_urltohostnamein all netmaker secret keys to be consistent. We have also addedbroker_hostnameas a default configurable secret key value.netmaker: argo: # secrets keys to make available to Argo CD ApplicationSets secret_keys: hostname: netmaker.example.com admin_hostname: admin.netmaker.example.com api_hostname: api.netmaker.example.com broker_hostname: broker.netmaker.example.com auth_provider: oidcFull Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.4.0...v3.5.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads