Skip to content

Commit a5f1c63

Browse files
committed
update votong-ces2024
1 parent b27cbfd commit a5f1c63

File tree

3 files changed

+39
-28
lines changed

3 files changed

+39
-28
lines changed
Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
11
apiVersion: serving.knative.dev/v1beta1
22
kind: DomainMapping
33
metadata:
4-
name: ces2024.votong.ro
4+
name: votong.ro
55
namespace: votong-ces2024
66
spec:
77
ref:
88
name: votong-ces2024
99
kind: Service
1010
apiVersion: serving.knative.dev/v1
11+
---
12+
apiVersion: serving.knative.dev/v1beta1
13+
kind: DomainMapping
14+
metadata:
15+
name: www.votong.ro
16+
namespace: nginx-www-redirect
17+
spec:
18+
ref:
19+
name: nginx-www-redirect
20+
kind: Service
21+
apiVersion: v1

0 commit comments

Comments
 (0)