Compare commits

..

No commits in common. "d690176b29e82311f4fc466c50282f98c5449dd1" and "8dae98db2bc01e656c7a632e3dc278ad4de18998" have entirely different histories.

2 changed files with 1 additions and 12 deletions

View File

@ -11,7 +11,7 @@
<!-- <script src="/static/js/htmx.min.js"></script> --> <!-- <script src="/static/js/htmx.min.js"></script> -->
<!-- <script defer src="/static/js/alpine.min.js" ></script> --> <!-- <script defer src="/static/js/alpine.min.js" ></script> -->
<script src="//unpkg.com/alpinejs" defer></script> <script src="//unpkg.com/alpinejs" defer></script>
<title>Comparador Precios Dolar Peso DOP</title> <title>app</title>
</head> </head>
<body> <body>
<div id="app" <div id="app"

View File

@ -61,17 +61,6 @@ spec:
name: $REPONAME-svc name: $REPONAME-svc
port: port:
number: 80 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 #tls: # < placing a host in the TLS config will determine what ends up in the cert's subjectAltNames
#- hosts: #- hosts:
# - cambio.maximotejeda.com # - cambio.maximotejeda.com