fix(istio-resources): Set correct istio resourcec for minio and wordpress
This commit is contained in:
parent
ad64e4f391
commit
7af9eed685
@ -6,12 +6,18 @@
|
|||||||
istio:
|
istio:
|
||||||
enabled: true
|
enabled: true
|
||||||
istio:
|
istio:
|
||||||
- name: nrodionov-http
|
- name: minio-http
|
||||||
gateway: nrodionov-info
|
gateway: badhouseplants-net
|
||||||
kind: http
|
kind: http
|
||||||
hostname: dev.nrodionov.info
|
hostname: minio.badhouseplants.net
|
||||||
service: nrodionov-wordpress
|
service: minio-console
|
||||||
port: 8080
|
port: 9001
|
||||||
|
- name: s3-http
|
||||||
|
gateway: badhouseplants-net
|
||||||
|
kind: http
|
||||||
|
hostname: s3.badhouseplants.net
|
||||||
|
service: minio
|
||||||
|
port: 9000
|
||||||
|
|
||||||
rootUser: 'overlord'
|
rootUser: 'overlord'
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
@ -6,12 +6,12 @@
|
|||||||
istio:
|
istio:
|
||||||
enabled: true
|
enabled: true
|
||||||
istio:
|
istio:
|
||||||
- name: minio-http
|
- name: nrodionov-http
|
||||||
gateway: badhouseplants-net
|
gateway: nrodionov-info
|
||||||
kind: http
|
kind: http
|
||||||
hostname: minio.badhouseplants.net
|
hostname: dev.nrodionov.info
|
||||||
service: minio-console
|
service: nrodionov-wordpress
|
||||||
port: 9001
|
port: 8080
|
||||||
|
|
||||||
wordpressBlogName: Николай Николаевич Родионов
|
wordpressBlogName: Николай Николаевич Родионов
|
||||||
wordpressUsername: admin
|
wordpressUsername: admin
|
||||||
|
Reference in New Issue
Block a user