mirror of
https://github.com/kerberos-io/deployment.git
synced 2026-08-23 15:18:32 +00:00
Merge pull request #6 from kerberos-io/public-release-1731600351
A new public release - 1731600351
This commit is contained in:
@@ -137,7 +137,7 @@ kerberoshub:
|
||||
api:
|
||||
repository: uugai/hub-api
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.0.5"
|
||||
tag: "v1.0.7"
|
||||
replicas: 2
|
||||
jwtSecret: "I1JcwzW3A0t_THIS-IS_NOT_A_SECRET_WJK9jnPkipbnVTpf0efMy" # change to a random value, this is for generating JWT tokens.
|
||||
schema: "https"
|
||||
@@ -217,7 +217,7 @@ kerberoshub:
|
||||
frontend:
|
||||
repository: uugai/hub-frontend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.0.16"
|
||||
tag: "v1.0.17"
|
||||
replicas: 2
|
||||
schema: "https"
|
||||
url: "yourdomain.com"
|
||||
@@ -407,9 +407,9 @@ kerberospipeline:
|
||||
memory: 10Mi
|
||||
cpu: 10m
|
||||
notify:
|
||||
repository: kerberos/pipe-notify
|
||||
repository: uugai/hub-pipeline-notification
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.0.7688338979"
|
||||
tag: "v1.0.8"
|
||||
replicas: 1
|
||||
resources:
|
||||
requests:
|
||||
|
||||
@@ -20,7 +20,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: vault
|
||||
image: uugai/vault:v1.0.5
|
||||
image: uugai/vault:v1.0.7
|
||||
resources:
|
||||
limits:
|
||||
memory: 512Mi
|
||||
|
||||
Reference in New Issue
Block a user