first commit

Update dev image to 00f0786b2c53ffa5a779b2b75dc5c86b4fcf5304

Update dev image to e1d98f86f22ab1475237e8d14920f38630ad17e9

update

Signed-off-by: gwg313 <gwg313@pm.me>

add harbor secret

Signed-off-by: gwg313 <gwg313@pm.me>

update ns

Signed-off-by: gwg313 <gwg313@pm.me>

update

Signed-off-by: gwg313 <gwg313@pm.me>

update

Signed-off-by: gwg313 <gwg313@pm.me>

update

Signed-off-by: gwg313 <gwg313@pm.me>

update

Signed-off-by: gwg313 <gwg313@pm.me>

remove ns from secret

Signed-off-by: gwg313 <gwg313@pm.me>

update

Signed-off-by: gwg313 <gwg313@pm.me>

update

Signed-off-by: gwg313 <gwg313@pm.me>

update secret

Signed-off-by: gwg313 <gwg313@pm.me>

update

Signed-off-by: gwg313 <gwg313@pm.me>

update

Signed-off-by: gwg313 <gwg313@pm.me>

update

Signed-off-by: gwg313 <gwg313@pm.me>

Update dev image to fa178b9225c0870878dbf97a66bc458ea11d0ba8

update

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2025-11-20 10:12:47 -05:00
commit ee3055eb73
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
8 changed files with 122 additions and 0 deletions

View file

@ -0,0 +1,20 @@
apiVersion: networking.istio.io/v1beta1
kind: VirtualService
metadata:
name: a3-dev
namespace: a3-dev
spec:
hosts:
- a3-dev.gwg313.xyz
- a3-dev.local.gwg313.xyz
gateways:
- dev-gateway
http:
- match:
- uri:
prefix: /
route:
- destination:
host: a3-service
port:
number: 80