Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit 3ad13c3

Browse files
israel-hdezLaVLaS
authored andcommitted
Remove overriden field in KServe ConfigMap
The defaults of the `credentials` attribute in KServe's ConfigMap are good. Removing the override in local patch. Signed-off-by: Edgar Hernández <23639005+israel-hdez@users.noreply.github.com>
1 parent c86e9f6 commit 3ad13c3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

kserve/base/inferenceservice-config-patch.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ data:
1414
"cpuLimit": "1",
1515
"enableDirectPvcVolumeMount": false
1616
}
17-
credentials: |-
18-
{
19-
"storageSpecSecretName": "storage-config",
20-
"storageSecretNameAnnotation": "serving.kserve.io/storageSecretName"
21-
}
2217
ingress: |-
2318
{
2419
"ingressGateway" : "knative-serving/knative-ingress-gateway",

0 commit comments

Comments
 (0)