deploy(irc): enable readonly RPC log subscription
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user