Update k8s/apps/gitea/deployment.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 11s
All checks were successful
Check with kubeconform / lint (push) Successful in 11s
This commit is contained in:
@ -41,9 +41,9 @@ spec:
|
||||
value: true
|
||||
- name: CAPTCHA_TYPE
|
||||
value: true
|
||||
- valueFrom:
|
||||
secretKeyRef:
|
||||
name: gitea-recapcha-creds
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: gitea-recapcha-creds
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 3000
|
||||
|
Reference in New Issue
Block a user