annoying
This commit is contained in:
		| @@ -1,11 +1,11 @@ | |||||||
| image: |  | ||||||
|   tag: 0.23.0 |  | ||||||
| ###################### | ###################### | ||||||
| # VIKUNJA COMPONENTS # | # VIKUNJA COMPONENTS # | ||||||
| ###################### | ###################### | ||||||
| # You can find the default values that this `values.yaml` overrides, in the comment at the top of this file. | # You can find the default values that this `values.yaml` overrides, in the comment at the top of this file. | ||||||
| api: | api: | ||||||
|   enabled: true |   enabled: true | ||||||
|  |   image: | ||||||
|  |     tag: 0.23.0 | ||||||
|   persistence: |   persistence: | ||||||
|     # This is your Vikunja data will live, you can either let |     # This is your Vikunja data will live, you can either let | ||||||
|     # the chart create a new PVC for you or provide an existing one. |     # the chart create a new PVC for you or provide an existing one. | ||||||
| @@ -37,6 +37,8 @@ api: | |||||||
|  |  | ||||||
| frontend: | frontend: | ||||||
|   enabled: true |   enabled: true | ||||||
|  |   image: | ||||||
|  |     tag: 0.23.0 | ||||||
|   ingress: |   ingress: | ||||||
|     main: |     main: | ||||||
|       enabled: false |       enabled: false | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user