You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
% ytt --version
ytt version 0.40.1
% kapp --version
kapp version 0.46.0
% kubectl version
Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.5", GitCommit:"c285e781331a3785a7f436042c65c5641ce8a9e9", GitTreeState:"clean", BuildDate:"2022-03-16T15:51:05Z", GoVersion:"go1.17.8", Compiler:"gc", Platform:"darwin/arm64"}
Server Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.15", GitCommit:"8f1e5bf0b9729a899b8df86249b56e2c74aebc55", GitTreeState:"clean", BuildDate:"2022-03-07T09:39:29Z", GoVersion:"go1.15.15", Compiler:"gc", Platform:"linux/arm64"}
WARNING: version difference between client (1.23) and server (1.20) exceeds the supported minor version skew of +/-1
% cf version
cf version 7.4.0+e55633fed.2021-11-15
The text was updated successfully, but these errors were encountered:
Describe the bug
Initialization process in the UAA initialization container
build-uaa-truststore
remains runnning and does not complete.To Reproduce*
Steps to reproduce the behavior:
kapp deploy -a cf -f <(ytt -f config -f ${TMP_DIR}/cf-values.yml)
Details of UAA pods are as follows.
Expected behavior
UAA pods to be ready.
Additional context
cf-for-k8s SHA
v5.4.3
Deploy instructions
Cluster information
CLI versions
The text was updated successfully, but these errors were encountered: