mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
kubernetes: use builds from dockerhub
This commit is contained in:
parent
baa15dc22a
commit
e920a82551
@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: gitlab
|
||||
image: quay.io/sameersbn/gitlab:8.1.4
|
||||
image: sameersbn/gitlab:8.1.4
|
||||
env:
|
||||
- name: TZ
|
||||
value: Asia/Kolkata
|
||||
|
||||
@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: redis
|
||||
image: quay.io/sameersbn/redis
|
||||
image: sameersbn/redis
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
protocol: TCP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user