죽였다 새로 살렸다.
helm-chart에는 value.yaml에 적지 않은 값은 기본값으로 돌아간다.
helm upgrade --install airflow apache-airflow/airflow --set logs.persistence.enabled=true --set logs.persistence.existingClaim=logs-airflow-worker-0
이딴 짓을 하면 모든 설정값이 날라간다!