Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
f0a6117141
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -24,4 +24,4 @@ yarn-error.log*
|
||||||
|
|
||||||
/.idea
|
/.idea
|
||||||
/package-lock.json
|
/package-lock.json
|
||||||
/yarn.lock
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: ppob-frontend
|
- name: ppob-frontend
|
||||||
image: registry-harbor.app.bangun-kreatif.com/empatnusabangsa/ppob-frontend:1
|
image: registry-harbor.app.bangun-kreatif.com/empatnusabangsa/ppob-frontend:<VERSION>
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user