fix(meshcentral): BREAKING CHANGE - rewrite config generation (#2526)
* fix(meshcentral): fix * escape * escape more * more * fix * rename vars * update configmap and fix metadata * cleanup configmap from ingored values * add domain * change persistence name * change moutn * try basic config * close config file * syntax * whoops * spaces? * preview * test install * use a more "popular" image * change paths * squotes * preview * preview and run * add schema * expand var * actually expand variables... * cleanup * dont cat config file
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: meshcentral
|
||||
version: 0.1.11
|
||||
version: 1.0.0
|
||||
appVersion: "latest"
|
||||
description: MeshCentral is a full computer management web site
|
||||
type: application
|
||||
|
||||
Reference in New Issue
Block a user