diff --git a/charts/multi-arch-container-dotnet/values.yaml b/charts/multi-arch-container-dotnet/values.yaml index da8d126..b5faef9 100644 --- a/charts/multi-arch-container-dotnet/values.yaml +++ b/charts/multi-arch-container-dotnet/values.yaml @@ -71,14 +71,14 @@ resources: {} # cpu: 100m # memory: 128Mi -livenessProbe: - httpGet: - path: / - port: http -readinessProbe: - httpGet: - path: / - port: http +# livenessProbe: +# httpGet: +# path: / +# port: http +# readinessProbe: +# httpGet: +# path: / +# port: http autoscaling: enabled: false