Compare commits
3 Commits
0d9506ab4d
...
00dbc2cb13
Author | SHA1 | Date | |
---|---|---|---|
00dbc2cb13 | |||
3e765e4b0c | |||
1086b5334d |
@@ -42,7 +42,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: git
|
||||
image: gitea/gitea:1.24.0
|
||||
image: gitea/gitea:1.24.1
|
||||
env:
|
||||
- name: APP_NAME
|
||||
value: "Git"
|
||||
|
@@ -45,7 +45,7 @@ spec:
|
||||
- --entrypoints.websecure.http.tls=true
|
||||
- --entrypoints.web.http.redirections.entrypoint.to=websecure
|
||||
- --entrypoints.web.http.redirections.entrypoint.scheme=https
|
||||
image: rancher/mirrored-library-traefik:2.11.24
|
||||
image: rancher/mirrored-library-traefik:3.3.6
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
Reference in New Issue
Block a user