Compare commits
No commits in common. "d690176b29e82311f4fc466c50282f98c5449dd1" and "8dae98db2bc01e656c7a632e3dc278ad4de18998" have entirely different histories.
d690176b29
...
8dae98db2b
@ -11,7 +11,7 @@
|
||||
<!-- <script src="/static/js/htmx.min.js"></script> -->
|
||||
<!-- <script defer src="/static/js/alpine.min.js" ></script> -->
|
||||
<script src="//unpkg.com/alpinejs" defer></script>
|
||||
<title>Comparador Precios Dolar Peso DOP</title>
|
||||
<title>app</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"
|
||||
|
||||
@ -61,17 +61,6 @@ spec:
|
||||
name: $REPONAME-svc
|
||||
port:
|
||||
number: 80
|
||||
- host: xvokt.uk
|
||||
http:
|
||||
paths:
|
||||
- pathType: Prefix
|
||||
path: "/"
|
||||
backend:
|
||||
service:
|
||||
name: $REPONAME-svc
|
||||
port:
|
||||
number: 80
|
||||
|
||||
#tls: # < placing a host in the TLS config will determine what ends up in the cert's subjectAltNames
|
||||
#- hosts:
|
||||
# - cambio.maximotejeda.com
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user