Add var for ingress type; Add var to enable/disable bubblewrap

This commit is contained in:
Tyler Auerbeck
2020-03-23 00:59:11 -04:00
parent 688a16ea66
commit 47a6a519d2
6 changed files with 45 additions and 1 deletions

View File

@@ -5,6 +5,14 @@ metadata:
creationTimestamp: null
name: tower-operator
rules:
- apiGroups:
- route.openshift.io
resources:
- routes
verbs:
- '*'
- apiGroups:
- ""
- apiGroups:
- ""
resources:

View File

@@ -5,6 +5,12 @@ metadata:
creationTimestamp: null
name: tower-operator
rules:
- apiGroups:
- route.openshift.io
resources:
- routes
verbs:
- '*'
- apiGroups:
- ""
resources: