Compare commits
2 Commits
cnv_fixes2
...
gitlab_ver
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
14267973ad | ||
|
|
95ea3344a1 |
0
ansible-navigator.yml
Normal file
0
ansible-navigator.yml
Normal file
@@ -117,7 +117,7 @@
|
|||||||
namespace: gitlab-system
|
namespace: gitlab-system
|
||||||
spec:
|
spec:
|
||||||
chart:
|
chart:
|
||||||
version: "7.6.2"
|
version: "{{ gitlab_chart_version }}"
|
||||||
values:
|
values:
|
||||||
nginx-ingress:
|
nginx-ingress:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
2
openshift/host_vars/localhost.yml
Normal file
2
openshift/host_vars/localhost.yml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
---
|
||||||
|
gitlab_chart_version: "8.0.1"
|
||||||
Reference in New Issue
Block a user