adamant-kite-43734
10/06/2022, 5:37 PMbroad-dream-81849
10/06/2022, 7:44 PMbusy-teacher-96897
10/06/2022, 8:18 PMcuddly-holiday-9089
10/07/2022, 6:35 AMbroad-dream-81849
10/07/2022, 6:37 AMcuddly-holiday-9089
10/07/2022, 6:38 AMbusy-teacher-96897
10/07/2022, 3:48 PMinvalid
test. If so, we should not need to fix it... and i can change my way of testing it.busy-teacher-96897
10/07/2022, 3:51 PMbusy-teacher-96897
10/08/2022, 4:00 AMcuddly-holiday-9089
10/10/2022, 5:54 AMbusy-teacher-96897
10/10/2022, 5:22 PMbusy-teacher-96897
10/10/2022, 5:23 PMbroad-dream-81849
10/10/2022, 6:04 PMbusy-teacher-96897
10/11/2022, 4:27 PMbroad-dream-81849
10/11/2022, 4:29 PMbusy-teacher-96897
10/25/2022, 4:41 AMhelm install epinio -n epinio --create-namespace --version ${EPINIO_SERVER_VERSION} epinio/epinio \
--set global.domain=${DOMAIN} \
--set global.tlsIssuer=${TLS_ISSUER} \
--set api.users[0].role=admin \
--set api.users[0].username=${ADM_USR} \
--set api.users[0].passwordBcrypt="$(echo ${ADM_PWD_ENCRYPT})" \
--set api.users[1].role=user \
--set api.users[1].username=${DEV_USR} \
--set api.users[1].passwordBcrypt="$(echo ${DEV_PWD_ENCRYPT})"
kubectl rollout status deployment epinio-server -n epinio --timeout=480s
busy-teacher-96897
10/25/2022, 4:45 AMbroad-dream-81849
10/25/2022, 6:47 AMbroad-dream-81849
10/25/2022, 7:58 AMbusy-teacher-96897
10/26/2022, 4:30 AMbusy-teacher-96897
10/27/2022, 8:31 PMbroad-dream-81849
10/27/2022, 8:35 PMbusy-teacher-96897
10/28/2022, 6:10 AM