Skip to content

Commit ed094cb

Browse files
committed
undo cache value changes
On-behalf-of: @SAP [email protected]
1 parent 8e66bdc commit ed094cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/cache/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ cache:
2828
# cpu: 1
2929
memory: 1Gi
3030
hostAliases:
31-
enabled: true
31+
enabled: false
3232
values:
33-
ip: "foo"
34-
hostnames: ["kcp.api.portal.dev.local"]
33+
ip: ""
34+
hostnames: []
3535
securityContext:
3636
seccompProfile:
3737
type: RuntimeDefault

0 commit comments

Comments
 (0)