fandogh config for v1.2.0 build 1
This commit is contained in:
parent
ce00f619a9
commit
92eca550e9
|
|
@ -1,13 +1,13 @@
|
|||
kind: ExternalService
|
||||
name: app-dev
|
||||
name: app-test
|
||||
spec:
|
||||
allow_http: false
|
||||
disable_default_domains: true
|
||||
image: app-dev:1.1.4
|
||||
image: app:1.2.0
|
||||
image_pull_policy: IfNotPresent
|
||||
path: /
|
||||
replicas: 1
|
||||
resources:
|
||||
memory: 100Mi
|
||||
memory: 150Mi
|
||||
domains:
|
||||
- name: dev.didvan.app
|
||||
- name: web.didvan.app
|
||||
Loading…
Reference in New Issue