diff options
author | makefunstuff <[email protected]> | 2024-06-29 22:56:24 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-29 22:56:24 +0200 |
commit | 68919c69888afd2d64db3b1773849e915db17998 (patch) | |
tree | 244663e85091a7a0df3a6c9fc6f896ef80e8f2de /tools/eck-operator | |
parent | c2fc9e48798ff085404ce7a1fd9c468e3c5be826 (diff) | |
download | k3s-lab-68919c69888afd2d64db3b1773849e915db17998.tar.gz |
upd
Diffstat (limited to '')
-rw-r--r-- | tools/eck-operator/templates/beat.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/eck-operator/templates/beat.yaml b/tools/eck-operator/templates/beat.yaml index 2783b8b..aea6b9f 100644 --- a/tools/eck-operator/templates/beat.yaml +++ b/tools/eck-operator/templates/beat.yaml @@ -2,7 +2,6 @@ apiVersion: beat.k8s.elastic.co/v1beta1 kind: Beat metadata: name: log-storage - namespace: elastic-system spec: type: filebeat version: 8.14.1 |