deploy(irc): allow internal RPC client range
This commit is contained in:
@@ -667,7 +667,7 @@ data:
|
||||
}
|
||||
|
||||
rpc-user flowercore-readonly {
|
||||
match { ip 10.42.*; ip 10.0.56.14; }
|
||||
match { ip 10.*; }
|
||||
password "__RPC_PASSWORD__";
|
||||
rpc-class readonly;
|
||||
}
|
||||
@@ -1021,7 +1021,7 @@ spec:
|
||||
labels:
|
||||
app: unrealircd
|
||||
annotations:
|
||||
flowercore.io/config-revision: "irc-r1-rpc-hex-secret-20260619"
|
||||
flowercore.io/config-revision: "irc-r1-rpc-internal-match-20260619"
|
||||
spec:
|
||||
initContainers:
|
||||
- name: inject-credentials
|
||||
|
||||
Reference in New Issue
Block a user