diff --git a/k8s/deploy.yaml b/k8s/deploy.yaml index 886ab22..0e4cc86 100644 --- a/k8s/deploy.yaml +++ b/k8s/deploy.yaml @@ -36,7 +36,4 @@ spec: args: - --api - --kubernetes - - --logLevel=INFO - - --defaultentrypoints=http,https - - --entrypoints=Name:https Address::443 TLS - - --entrypoints=Name:http Address::80 \ No newline at end of file + - --logLevel=INFO \ No newline at end of file