Fix(hedgedoc): change image to gitea
All checks were successful
Lint yaml / build-package (push) Successful in 3s
All checks were successful
Lint yaml / build-package (push) Successful in 3s
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
||||
name: hedgedoc
|
||||
containers:
|
||||
- name: hedgedoc
|
||||
image: quay.io/hedgedoc/hedgedoc:1.9.9
|
||||
image: gitea.konchin.com/image/hedgedoc
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8000
|
||||
@@ -46,3 +46,5 @@ spec:
|
||||
name: hedgedoc
|
||||
key: CMD_S3_SECRET_ACCESS_KEY
|
||||
imagePullPolicy: Always
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
|
||||
Reference in New Issue
Block a user