We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f5275a commit 1d8f13cCopy full SHA for 1d8f13c
salt/metalk8s/addons/ui/deployed/ui-configuration.sls
@@ -1,3 +1,6 @@
1
+include:
2
+ - metalk8s.addons.ui-operator.deployed.namespace
3
+
4
{%- set metalk8s_ui_config = salt.metalk8s_kubernetes.get_object(
5
kind='ConfigMap',
6
apiVersion='v1',
0 commit comments