/
githubmirror
/
charts
Обзор
Документация
Войти
/
githubmirror
/
charts
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
stable/keycloak/scripts/node-identifier.cli
3 строки
305 B
Reinhard Nägele
[stable/keycloak] Refactor CLI scripts (#10503)
09 янв 2019, 19:21
09 янв 2019, 19:21
bb47f58
Код
Авторство
О чём код?
## Sets the node identifier to the node name (= pod name). Node identifiers have to be unique. They can have a ## maximum length of 23 characters. Thus, the chart's fullname template truncates its length accordingly. /subsystem=transactions:write-attribute(name=node-identifier, value=${jboss.node.name})