Compare commits
21 Commits
2b8ae6ed2c
...
argoworkfl
Author | SHA1 | Date | |
---|---|---|---|
39961e438f | |||
698cd301fd | |||
6394e21897 | |||
6f9740adee | |||
6ac5104cfe | |||
d55bf535a7 | |||
ade5843804 | |||
22de400571 | |||
fd8ede3fb3 | |||
03c1b5d058 | |||
c97ff994d7 | |||
98214e98ab | |||
594f5ff8e7 | |||
61c9ff343c | |||
3cedea1085 | |||
5359fc3267 | |||
a5a112c746 | |||
1c06a28a41 | |||
bfc450dc14 | |||
ded2175859 | |||
62e4adc368 |
@ -81,7 +81,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: api
|
- name: api
|
||||||
image: marcin00.azurecr.io/user-microservice:fca0219235129d77b82de8ef3a582893da304aff
|
image: marcin00.azurecr.io/user-microservice:a09f4cfac66eae1014fdd47728fabcdd1d1d9475
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
env:
|
env:
|
||||||
|
@ -8,7 +8,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
rules:
|
rules:
|
||||||
- host: flux-webhook.marcin00.pl
|
- host: flux.marcin00.pl
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
Reference in New Issue
Block a user