Skip to content

Commit b1b658e

Browse files
Simon Emmsroboquat
authored andcommitted
[kots]: configure support bundle to get KOTS configmaps
1 parent 35a2760 commit b1b658e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

install/kots/manifests/kots-support-bundle.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,11 @@ spec:
102102
- app=gitpod
103103
namespace: '{{repl Namespace }}'
104104
includeAllData: true
105+
- configMap:
106+
selector:
107+
- kots.io/kotsadm=true
108+
namespace: '{{repl Namespace }}'
109+
includeAllData: true
105110
- secret:
106111
selector:
107112
- app=gitpod

0 commit comments

Comments
 (0)