diff --git a/apps-gx10/irc/irc.yaml b/apps-gx10/irc/irc.yaml index 2c6b463..9492476 100644 --- a/apps-gx10/irc/irc.yaml +++ b/apps-gx10/irc/irc.yaml @@ -674,6 +674,7 @@ data: user { list; get; } stats { get; } server_ban { list; get; } + log { subscribe; unsubscribe; } } } @@ -1434,7 +1435,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-irc-web:v20260619-irc-logsub-5da7dee + image: localhost/fc-irc-web:v20260619-irc-logsub-259ca85 imagePullPolicy: Never ports: - containerPort: 5080