File tree Expand file tree Collapse file tree
k8s/cloud/base/ory_auth/hydra Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 # yamllint disable-line rule:line-length
6565 value : postgres://$(PL_POSTGRES_USERNAME):$(PL_POSTGRES_PASSWORD)@$(PL_POSTGRES_HOSTNAME):$(PL_POSTGRES_PORT)/$(PL_POSTGRES_DB)?sslmode=disable&max_conns=20&max_idle_conns=4
6666 imagePullPolicy : IfNotPresent
67- image : ghcr.io/pixie-io/hydra:2.3.0-scratch@sha256:460d7738ec473cd5d74a725221cc629eb03b76f68593194496700c2d43e05b70
67+ image : ghcr.io/pixie-io/hydra:2.3.0-scratch@sha256:cc4503bc8d0f97624e3d6fa004ebda13ef26407b5cc1284191f2958fa93d312c
6868 volumeMounts :
6969 - mountPath : /etc/config/hydra
7070 name : config
8080 containers :
8181 - name : server
8282 imagePullPolicy : IfNotPresent
83- image : ghcr.io/pixie-io/hydra:2.3.0-scratch@sha256:460d7738ec473cd5d74a725221cc629eb03b76f68593194496700c2d43e05b70
83+ image : ghcr.io/pixie-io/hydra:2.3.0-scratch@sha256:cc4503bc8d0f97624e3d6fa004ebda13ef26407b5cc1284191f2958fa93d312c
8484 args :
8585 - serve
8686 - -c
You can’t perform that action at this time.
0 commit comments