service type NodePort

This commit is contained in:
titusvermesan
2024-11-12 14:24:25 +01:00
parent 5ccd9ea508
commit e277fe0d5b

View File

@@ -27,6 +27,8 @@ spec:
value: 'innocloud.innovation-hub-niedersachsen.de' value: 'innocloud.innovation-hub-niedersachsen.de'
- name: ingress.labels - name: ingress.labels
value: 'innocloud.innovation-hub-niedersachsen.de' value: 'innocloud.innovation-hub-niedersachsen.de'
- name: service.type
value: 'NodePort'
# - name: redis.enabled # - name: redis.enabled
# value: 'true' # value: 'true'
- name: 'endpoint' - name: 'endpoint'