FIX: remove vim modeline
This commit is contained in:
parent
d9d6dec62d
commit
412ba04012
6 changed files with 0 additions and 6 deletions
|
@ -1,4 +1,3 @@
|
|||
# vim:expandtab:
|
||||
local helmapp = import "../_templates/argo_helm_app.libsonnet";
|
||||
|
||||
[
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# vim:expandtab:
|
||||
local helmapp = import "../_templates/argo_helm_app.libsonnet";
|
||||
|
||||
[
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# vim:expandtab:
|
||||
local helmapp = import "../_templates/argo_helm_app.libsonnet";
|
||||
|
||||
[
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# vim:expandtab:
|
||||
local helmapp = import "../../_templates/argo_helm_app.libsonnet";
|
||||
|
||||
[
|
||||
|
|
|
@ -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";
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# vim:expandtab:
|
||||
local helmapp = import "../_templates/argo_helm_app.libsonnet";
|
||||
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue