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.
When I updated cf-values.yml and regenerate cf-for-k8s-rendered.yml with ytt. configmap-ver2, configmap-ver3 are created in namespace, but pods are still using ver1.
To Reproduce*
Steps to reproduce the behavior:
generate cf-for-k8s-rendered.yml with cf-values.yml and db-values.yml
apply cf-for-k8s-rendered.yml with kapp
update values in db-values.yml, e.g. changing username from to username@host
re-generate cf-for-k8s-rendered.yml with updated db-values.
Describe the bug
When I updated cf-values.yml and regenerate cf-for-k8s-rendered.yml with ytt. configmap-ver2, configmap-ver3 are created in namespace, but pods are still using ver1.
To Reproduce*
Steps to reproduce the behavior:
Expected behavior
Additional context
cf-for-k8s SHA
19b760e
Deploy instructions
https://cf-for-k8s.io/docs/deploying/
https://cf-for-k8s.io/docs/platform_operators/setup-static-loadbalancer-ip
https://cf-for-k8s.io/docs/platform_operators/external-databases
https://cf-for-k8s.io/docs/platform_operators/external-blobstore
Cluster information
aks
CLI versions
The text was updated successfully, but these errors were encountered: