Fix metric-server #3
@ -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:
|
||||
|
@ -29,8 +29,6 @@ templates:
|
||||
version: 3.8.3
|
||||
values:
|
||||
- common/values.{{ .Release.Name }}.yaml
|
||||
inherit:
|
||||
- template: crd-management-hook
|
||||
|
||||
openvpn: &openvpn
|
||||
name: openvpn
|
||||
|
Reference in New Issue
Block a user