From bf7905e89ba160a6a522f6a58d0d0c5c09829d7b Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Sat, 18 Feb 2023 17:48:59 +0000 Subject: [PATCH] Fix metric-server (#3) Reviewed-on: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/pulls/3 --- .drone.yml | 4 ++-- releases.yaml | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9d8add7..54c7254 100644 --- a/.drone.yml +++ b/.drone.yml @@ -49,7 +49,7 @@ trigger: - push steps: -- name: Diff badhouseplants +- name: Apply badhouseplants image: ghcr.io/helmfile/helmfile:canary environment: KUBECONFIG_CONTENT: @@ -59,7 +59,7 @@ steps: - echo $KUBECONFIG_CONTENT | base64 -d > $HOME/.kube/config - helmfile -e badhouseplants apply -- name: Diff eterosoft +- name: Apply eterosoft image: ghcr.io/helmfile/helmfile:canary environment: KUBECONFIG_CONTENT: diff --git a/releases.yaml b/releases.yaml index c7853df..98d2dd1 100644 --- a/releases.yaml +++ b/releases.yaml @@ -29,8 +29,6 @@ templates: version: 3.8.3 values: - common/values.{{ .Release.Name }}.yaml - inherit: - - template: crd-management-hook openvpn: &openvpn name: openvpn