This commit is contained in:
Lee
2024-09-21 22:04:19 +01:00
parent 7dfc5e6262
commit 14e474c5bd
10 changed files with 31 additions and 12431 deletions

View File

@ -11,6 +11,7 @@ spec:
app.kubernetes.io/instance: traefik
app.kubernetes.io/name: traefik
type: LoadBalancer
loadBalancerIP: 10.0.69.250
externalTrafficPolicy: Local
ports:
- port: 80

View File

@ -51,14 +51,6 @@ spec:
successThreshold: 1
timeoutSeconds: 2
resources:
limits:
cpu: 1000m
memory: 1000Mi
requests:
cpu: 100m
memory: 50Mi
ports:
- name: web
containerPort: 8000