Update 'application.yml'

This commit is contained in:
2023-03-30 19:28:06 +00:00
parent 41f1ce0a4d
commit bf63678256

View File

@@ -6,11 +6,9 @@ data:
index.html: |
<!DOCTYPE html>
<html lang="en">
<body>
Hello worldik
blaba
</body>
<body>
Hello worldix
</body>
</html>
---
apiVersion: apps/v1
@@ -19,7 +17,7 @@ metadata:
name: nginx
spec:
revisionHistoryLimit: 0
replicas: 2
replicas: 3
selector:
matchLabels:
app: nginx
@@ -30,7 +28,7 @@ spec:
spec:
containers:
- name: nginx
image: library/nginx
image: library/nginx:1.23.2
ports:
- name: nginx
containerPort: 80
@@ -66,7 +64,7 @@ metadata:
external-dns.alpha.kubernetes.io/target: traefik.codemowers.ee
spec:
rules:
- host: venyae.codemowers.ee
- host: msergo-nginx-argo.codemowers.ee
http:
paths:
- pathType: Prefix