add secrets

master
Robert Burgess 2024-08-16 18:47:16 -04:00
parent d75774105e
commit caa8823f95
1 changed files with 6 additions and 1 deletions

View File

@ -33,7 +33,12 @@ spec:
- name: simplysyncedllc-com-site
image: gitea.simplysyncedllc.com/dex/ss_website:1.1.0
ports:
- containerPort: 3000
- name: http
containerPort: 3000
protocol: TCP
envFrom:
- secretRef:
name: simplysyncedllc-com-secrets
ingress:
enabled: true
className: nginx