Add secrets for archive-box, webhook-bridge, and tekton.
This commit is contained in:
@@ -32,7 +32,7 @@ let
|
||||
containerRuntimeEndpoint = "unix:///var/run/containerd/containerd.sock";
|
||||
enableServer = true;
|
||||
failSwapOn = false;
|
||||
maxPods = 16;
|
||||
maxPods = 110;
|
||||
memorySwap = {
|
||||
swapBehavior = "NoSwap";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user