fandogh dev version latest config
This commit is contained in:
parent
0a99267d60
commit
6e3f8f27a0
|
|
@ -1,13 +1,13 @@
|
|||
kind: ExternalService
|
||||
name: app-test
|
||||
name: app-dev
|
||||
spec:
|
||||
allow_http: false
|
||||
disable_default_domains: true
|
||||
image: app:1.1.4
|
||||
image: app-dev:1.1.4
|
||||
image_pull_policy: IfNotPresent
|
||||
path: /
|
||||
replicas: 1
|
||||
resources:
|
||||
memory: 150Mi
|
||||
memory: 100Mi
|
||||
domains:
|
||||
- name: web.didvan.app
|
||||
- name: dev.didvan.app
|
||||
Loading…
Reference in New Issue