FIX: remove vim modeline

This commit is contained in:
Sebastian Mark 2022-04-13 08:05:23 +02:00
parent d9d6dec62d
commit 412ba04012
6 changed files with 0 additions and 6 deletions

View file

@ -1,4 +1,3 @@
# vim:expandtab:
local helmapp = import "../_templates/argo_helm_app.libsonnet";
[

View file

@ -1,4 +1,3 @@
# vim:expandtab:
local helmapp = import "../_templates/argo_helm_app.libsonnet";
[

View file

@ -1,4 +1,3 @@
# vim:expandtab:
local helmapp = import "../_templates/argo_helm_app.libsonnet";
[

View file

@ -1,4 +1,3 @@
# vim:expandtab:
local helmapp = import "../../_templates/argo_helm_app.libsonnet";
[

View file

@ -1,4 +1,3 @@
# vim:expandtab:
# see https://blog.ediri.io/kube-prometheus-stack-and-argocd-23-how-to-remove-a-workaround
local helmapp = import "../../_templates/argo_helm_app.libsonnet";
local argoapp = import "../../_templates/argo_app.libsonnet";

View file

@ -1,4 +1,3 @@
# vim:expandtab:
local helmapp = import "../_templates/argo_helm_app.libsonnet";
[