Skip to content

Commit

Permalink
🧹 Update Ingress version
Browse files Browse the repository at this point in the history
Specify ingress version to be networking.k8s.io/v1
  • Loading branch information
ShanaLMoore committed Jan 3, 2024
1 parent 0133b09 commit 375ab02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ops/demo-deploy.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ extraVolumeMounts: &volMounts

ingress:
enabled: true
apiVersion: networking.k8s.io/v1
hosts:
- host: hyku-demo.$BASE_URL
paths:
Expand Down

0 comments on commit 375ab02

Please sign in to comment.