mirror of
https://github.com/portainer/portainer.git
synced 2025-08-10 08:15:25 +02:00
This commit is contained in:
parent
e6508140f8
commit
b4c36b0e48
3 changed files with 61 additions and 7 deletions
|
@ -95,7 +95,7 @@ export function AccessDatatable() {
|
|||
configMap
|
||||
);
|
||||
await updateConfigMapMutation.mutateAsync({
|
||||
data: configMapPayload,
|
||||
configMap: configMapPayload,
|
||||
configMapName: PortainerNamespaceAccessesConfigMap.configMapName,
|
||||
});
|
||||
notifySuccess('Success', 'Namespace access updated');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue