Fix metric-server release

This commit is contained in:
Nikolai Rodionov 2023-02-18 18:48:22 +01:00
parent 1a667f001e
commit cf8e37e15f
2 changed files with 2 additions and 4 deletions

View File

@ -49,7 +49,7 @@ trigger:
- push - push
steps: steps:
- name: Diff badhouseplants - name: Apply badhouseplants
image: ghcr.io/helmfile/helmfile:canary image: ghcr.io/helmfile/helmfile:canary
environment: environment:
KUBECONFIG_CONTENT: KUBECONFIG_CONTENT:
@ -59,7 +59,7 @@ steps:
- echo $KUBECONFIG_CONTENT | base64 -d > $HOME/.kube/config - echo $KUBECONFIG_CONTENT | base64 -d > $HOME/.kube/config
- helmfile -e badhouseplants apply - helmfile -e badhouseplants apply
- name: Diff eterosoft - name: Apply eterosoft
image: ghcr.io/helmfile/helmfile:canary image: ghcr.io/helmfile/helmfile:canary
environment: environment:
KUBECONFIG_CONTENT: KUBECONFIG_CONTENT:

View File

@ -29,8 +29,6 @@ templates:
version: 3.8.3 version: 3.8.3
values: values:
- common/values.{{ .Release.Name }}.yaml - common/values.{{ .Release.Name }}.yaml
inherit:
- template: crd-management-hook
openvpn: &openvpn openvpn: &openvpn
name: openvpn name: openvpn