wide-machine-60917
09/22/2023, 2:30 PMcurved-cat-28117
09/22/2023, 3:11 PMketo.config.namespaces.location
curved-cat-28117
09/22/2023, 3:12 PMwide-machine-60917
09/22/2023, 3:13 PMnamespaces:
- id: 0
name: sample
curved-cat-28117
09/22/2023, 3:13 PMwide-machine-60917
09/22/2023, 3:14 PMwide-machine-60917
09/22/2023, 3:17 PMPlanning failed. Terraform encountered an error while generating this plan.
ā Error: failed parsing key "keto.config.namespaces.location" with value base64://..., unable to parse key: interface conversion: interface {} is []interface {}, not map[string]interface {}
curved-cat-28117
09/22/2023, 3:18 PMwide-machine-60917
09/22/2023, 3:18 PMwide-machine-60917
09/22/2023, 3:21 PMcurved-cat-28117
09/22/2023, 3:21 PMcustomArgs
wide-machine-60917
09/22/2023, 3:21 PMwide-machine-60917
09/22/2023, 3:21 PMcurved-cat-28117
09/22/2023, 3:22 PMwide-machine-60917
09/22/2023, 3:22 PMwide-machine-60917
09/22/2023, 3:22 PMah nice, where was that part?https://github.com/ory/k8s/blob/master/helm/charts/keto/values.yaml#L238-L240
curved-cat-28117
09/22/2023, 3:23 PMcurved-cat-28117
09/22/2023, 3:23 PMwide-machine-60917
09/22/2023, 3:23 PMcurved-cat-28117
09/22/2023, 3:24 PMcommand: {{- toYaml .Values.keto.command | nindent 12 }}
{{- if .Values.keto.customArgs }}
args: {{- toYaml .Values.keto.customArgs | nindent 12 }}
{{- else }}
args:
- serve
- --config
- /etc/config/keto.yaml
{{- end }}
wide-machine-60917
09/22/2023, 3:25 PMcurved-cat-28117
09/22/2023, 3:27 PMwide-machine-60917
09/22/2023, 3:28 PMcurved-cat-28117
09/22/2023, 3:29 PM