Skip to content

Commit

Permalink
Add SANS2D file watcher
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasarus committed Jan 28, 2025
1 parent 4e704b2 commit 5f8994c
Showing 1 changed file with 9 additions and 9 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 @@ -259,15 +259,15 @@ spec:
# spec:
# instrumentFolder: NDXPOLREF
# filePrefix: POLREF
# ---
# # Sans2D
# apiVersion: "fia.com/v1"
# kind: FileWatcher
# metadata:
# name: sans2d
# spec:
# instrumentFolder: NDXSANS2D
# filePrefix: SANS2D
---
# Sans2D
apiVersion: "fia.com/v1"
kind: FileWatcher
metadata:
name: sans2d
spec:
instrumentFolder: NDXSANS2D
filePrefix: SANS2D
# ---
# # Zoom
# apiVersion: "fia.com/v1"
Expand Down

0 comments on commit 5f8994c

Please sign in to comment.