service.type nodeport

This commit is contained in:
titusvermesan
2024-11-12 14:38:58 +01:00
parent c0b7313ab9
commit beafd0d236

View File

@@ -23,6 +23,8 @@ spec:
value: 'true' value: 'true'
- name: ingress.servicePort - name: ingress.servicePort
value: 'http' value: 'http'
- name: service.type
value: 'NodePort'
- name: nextcloud.host - name: nextcloud.host
value: 'innocloud.innovation-hub-niedersachsen.de' value: 'innocloud.innovation-hub-niedersachsen.de'
# - name: redis.enabled # - name: redis.enabled