We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc2bcf commit 90adb97Copy full SHA for 90adb97
helm/applications/skaha/skaha-config/k8s-resources.json
@@ -89,5 +89,5 @@
89
28
90
]
91
},
92
- "maxInteractiveSessions": {{ .Values.deployment.skaha.sessions.maxCount }}
+ "maxInteractiveSessions": "{{ int .Values.deployment.skaha.sessions.maxCount }}"
93
}
0 commit comments