Skip to content

Commit

Permalink
Update Helm Chart for cloud-server
Browse files Browse the repository at this point in the history
  • Loading branch information
lots0logs committed May 27, 2020
1 parent 7611621 commit 666fe26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cloud-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ maintainers:
- email: dustin@elegantthemes.com
name: Elegant Themes
name: cloud-server
version: 0.2.3
version: 0.2.4
2 changes: 1 addition & 1 deletion charts/cloud-server/templates/ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ metadata:
name: cloud-server
namespace: cloud-server
annotations:
cert-manager.io/cluster-issuer: letsencrypt
cert-manager.io/cluster-issuer: letsEncrypt
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/backend-protocol: FCGI
nginx.ingress.kubernetes.io/enable-cors: "true"
Expand Down

0 comments on commit 666fe26

Please sign in to comment.