Skip to content

Commit

Permalink
Fix correct version image
Browse files Browse the repository at this point in the history
  • Loading branch information
ToshKoevoets committed Mar 24, 2021
1 parent ae7a563 commit 324b76e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions k8s/openstad/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
## secrets.mongodb for MongoDB
##


dependencies:
## Database
mongodb:
Expand All @@ -26,7 +27,7 @@ dependencies:

## SSL
cert-manager:
enabled: true
enabled: false

# Internal config
public:
Expand Down Expand Up @@ -482,7 +483,7 @@ image:
deploymentContainer:
name: image
# Docker image for this pod
image: openstad/image:v0.10.0
image: openstad/image:v0.7.0

# Subdomain for the service:
# If filled it it will create a default url of: www.$subdomain.$baseurl
Expand Down

0 comments on commit 324b76e

Please sign in to comment.