Skip to content

Instantly share code, notes, and snippets.

View mateuszkrasucki's full-sized avatar

Mateusz Krasucki mateuszkrasucki

  • CCP Games
  • Reykjavík, Iceland
View GitHub Profile
@mateuszkrasucki
mateuszkrasucki / local-development-values.yaml
Last active July 13, 2018 09:19
Helm chart values to deploy IRYO local node on local development Kubernetes cluster.
global:
locationId: 2d04b22e-1cc3-46b4-96dd-2bee5bad9ffa
appVersion: v0.3.5
imageRegistry: localhost:5000/
caIssuer: ca-localissuer
baseUrl: https://iryo.k8s.local
domain: iryo.k8s.local
externalNameIngress:
enabled: true
fixedTLSCert:
@mateuszkrasucki
mateuszkrasucki / cloud-development-values.yaml
Last active July 13, 2018 09:04
Helm chart values to deploy IRYO cloud node on local development Kubernetes cluster.
global:
locationId: f7e41e48-ec79-4c78-9db6-37c0c4f78326
appVersion: v0.3.5
imageRegistry: localhost:5000/
caIssuer: ca-cloudissuer
baseUrl: https://iryo.k8s.cloud
domain: iryo.k8s.cloud
externalNameIngress:
enabled: true
fixedTLSCert: