make temporary auth solution

This commit is contained in:
2024-05-17 01:10:14 +02:00
parent 0b1ca6338f
commit ab2fd071e0
10 changed files with 144 additions and 28 deletions

View File

@@ -39,7 +39,13 @@ spec:
volumeMounts:
- name: gh-backend-certs
mountPath: /etc/gh-backend/ssl
- name: zitadel-service-account
mountPath: /etc/gh-backend/zitadel
volumes:
- name: gh-backend-certs
secret:
secretName: gh-backend-tls
- name: zitadel-service-account
secret:
secretName: zitadel-service-account