Skip to content

Commit

Permalink
chore: remove white space
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Mar 19, 2024
1 parent 4233f1f commit c4d3090
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions consortia/environments/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,27 +38,27 @@ ingress:
port: 8080

issuer:
image:
image:
tag: "dev"
imagePullPolicy: "Always"
swaggerEnabled: true

issuermigrations:
image:
image:
tag: "dev"
imagePullPolicy: "Always"
logging:
default: "Debug"

processesworker:
image:
image:
tag: "dev"
imagePullPolicy: "Always"
logging:
default: "Debug"

credentialexpiry:
image:
image:
tag: "dev"
imagePullPolicy: "Always"
logging:
Expand Down
8 changes: 4 additions & 4 deletions consortia/environments/values-rc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,27 +38,27 @@ ingress:
port: 8080

issuer:
image:
image:
tag: "rc"
imagePullPolicy: "Always"
swaggerEnabled: true

issuermigrations:
image:
image:
tag: "rc"
imagePullPolicy: "Always"
logging:
default: "Debug"

processesworker:
image:
image:
tag: "rc"
imagePullPolicy: "Always"
logging:
default: "Debug"

credentialexpiry:
image:
image:
tag: "rc"
imagePullPolicy: "Always"
logging:
Expand Down

0 comments on commit c4d3090

Please sign in to comment.