Skip to content

Commit

Permalink
Perform reductions for LOQ
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasarus committed Oct 14, 2024
1 parent 2651fc2 commit c7360a1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
18 changes: 9 additions & 9 deletions components/file-watcher-operator/base/file-watchers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,15 @@ spec:
# spec:
# instrumentFolder: NDXCRISP
# filePrefix: CSP
# ---
# # LOQ
# apiVersion: "fia.com/v1"
# kind: FileWatcher
# metadata:
# name: loq
# spec:
# instrumentFolder: NDXLOQ
# filePrefix: LOQ
---
# LOQ
apiVersion: "fia.com/v1"
kind: FileWatcher
metadata:
name: loq
spec:
instrumentFolder: NDXLOQ
filePrefix: LOQ
---
# Osiris
apiVersion: "fia.com/v1"
Expand Down

This file was deleted.

0 comments on commit c7360a1

Please sign in to comment.