Compare commits
6
Commits
1.36
..
9b0633b418
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b0633b418 | ||
|
|
a5319e953e | ||
|
|
92f98cdac5 | ||
|
|
b8e9cff8fb | ||
|
|
fd0dc5c94f | ||
|
|
ca1504f1ee |
@@ -31,6 +31,8 @@ steps:
|
|||||||
registry: nexus.khongisa.co.za
|
registry: nexus.khongisa.co.za
|
||||||
repo: nexus.khongisa.co.za/litecharms-scheduler
|
repo: nexus.khongisa.co.za/litecharms-scheduler
|
||||||
tags: [ latest, "1.${DRONE_BUILD_NUMBER}" ]
|
tags: [ latest, "1.${DRONE_BUILD_NUMBER}" ]
|
||||||
|
use_cache: true
|
||||||
|
cache_from: nexus.khongisa.co.za/litecharms-scheduler:latest
|
||||||
custom_labels:
|
custom_labels:
|
||||||
- org.opencontainers.image.source=https://gitea.khongisa.co.za/litecharms/scheduler
|
- org.opencontainers.image.source=https://gitea.khongisa.co.za/litecharms/scheduler
|
||||||
- org.opencontainers.image.version=1.${DRONE_BUILD_NUMBER}
|
- org.opencontainers.image.version=1.${DRONE_BUILD_NUMBER}
|
||||||
|
|||||||
@@ -50,7 +50,8 @@ metadata:
|
|||||||
namespace: litecharms-scheduler-uat
|
namespace: litecharms-scheduler-uat
|
||||||
spec:
|
spec:
|
||||||
serviceName: "scheduler-worker-service"
|
serviceName: "scheduler-worker-service"
|
||||||
replicas: 1
|
replicas: 2
|
||||||
|
revisionHistoryLimit: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: scheduler
|
app: scheduler
|
||||||
|
|||||||
Reference in New Issue
Block a user