You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My changes in my values file are not being applied. For example, here's my config section:
config:
bookmarks:
- Developer:
- Github:
- abbr: XAhref: https://github.com/services:
- Apps:
- PiHOLE:
href: http://localhost/description: Homepage is awesome
- My Second Group:
- My Second Service:
href: http://localhost/description: Homepage is the best
- My Third Group:
- My Third Service:
href: http://localhost/description: Homepage is 😎widgets:
# show the kubernetes widget, with the cluster summary and individual nodes
- kubernetes:
cluster:
show: truecpu: truememory: trueshowLabel: truelabel: "cluster"nodes:
show: truecpu: truememory: trueshowLabel: true
- search:
provider: googletarget: _blankkubernetes:
mode: clustersettings:
If I head over to the container, I can see the changes :
But when I go to the site in a browser, I see default values:
The text was updated successfully, but these errors were encountered:
My changes in my values file are not being applied. For example, here's my config section:
If I head over to the container, I can see the changes :
But when I go to the site in a browser, I see default values:
The text was updated successfully, but these errors were encountered: