Skip to content

Commit

Permalink
to 1912
Browse files Browse the repository at this point in the history
  • Loading branch information
esinx authored Aug 27, 2024
1 parent 9e37cd7 commit efee544
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/bender-catalog/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ application:
username: aang
password: all4elements
ingress:
host: PENNKEY.cis188.org
host: PENNKEY.cis1912.org
path: "/"
secretName: "PENNKEY-cis188-org-tls"
secretName: "PENNKEY-cis1912-org-tls"

cronjob:
image: ghcr.io/cis1880/infrastructure/unit3-cronjob
image: ghcr.io/cis1912/infrastructure/unit3-cronjob
tag: v2
schedule: "*/1 * * * *"

Expand All @@ -24,7 +24,7 @@ redis:
port: 6379

web:
image: ghcr.io/cis1880/infrastructure/unit3-web
image: ghcr.io/cis1912/infrastructure/unit3-web
tag: v2
port: 8000
replicas: 1

0 comments on commit efee544

Please sign in to comment.