diff --git a/system-apps/kite/Chart.yaml b/system-apps/kite/Chart.yaml index d9acc92..3618fae 100644 --- a/system-apps/kite/Chart.yaml +++ b/system-apps/kite/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: kite - version: 0.7.7 + version: 0.7.8 repository: https://zxh326.github.io/kite \ No newline at end of file diff --git a/system-apps/kite/values.yaml b/system-apps/kite/values.yaml index ececf61..d74b9c0 100644 --- a/system-apps/kite/values.yaml +++ b/system-apps/kite/values.yaml @@ -1,5 +1,7 @@ kite: host: "https://weyma-kite.infra.dubyatp.xyz" + deploymentStrategy: + type: Recreate secret: create: false existingSecret: kite-secret