Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
f366bcbc22 | |||
bf63678256 |
@ -7,9 +7,7 @@ data:
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<body>
|
<body>
|
||||||
Hello worldik
|
Hello worldix
|
||||||
blaba
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
---
|
---
|
||||||
@ -19,7 +17,7 @@ metadata:
|
|||||||
name: nginx
|
name: nginx
|
||||||
spec:
|
spec:
|
||||||
revisionHistoryLimit: 0
|
revisionHistoryLimit: 0
|
||||||
replicas: 2
|
replicas: 3
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: nginx
|
app: nginx
|
||||||
@ -30,7 +28,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: library/nginx
|
image: harbor.codemowers.eu/docker.io/library/nginx@sha256:4468bf5f7efb285ac63281907c6e4b2e636bc4aa75e4557e61b2d60186746e65
|
||||||
ports:
|
ports:
|
||||||
- name: nginx
|
- name: nginx
|
||||||
containerPort: 80
|
containerPort: 80
|
||||||
@ -66,7 +64,7 @@ metadata:
|
|||||||
external-dns.alpha.kubernetes.io/target: traefik.codemowers.ee
|
external-dns.alpha.kubernetes.io/target: traefik.codemowers.ee
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
- host: venyae.codemowers.ee
|
- host: msergo-nginx-argo.codemowers.ee
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: Prefix
|
- pathType: Prefix
|
||||||
|
Loading…
Reference in New Issue
Block a user