File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 export {{ $k }}='{{ $v }}'
5151 {{- end }}
5252 {{- end }}` }}
53- vault.hashicorp.com/agent-inject-secret-engagement- jwt-oidc : {{ .Values.vault.engine }}{{ .Values.vault.path }}/jwt-oidc
54- vault.hashicorp.com/agent-inject-template-engagement- jwt-oidc : |
53+ vault.hashicorp.com/agent-inject-secret-jwt-oidc : {{ .Values.vault.engine }}{{ .Values.vault.path }}/jwt-oidc
54+ vault.hashicorp.com/agent-inject-template-jwt-oidc : |
5555 {{ `{{- with secret ` }}"{{ .Values.vault.engine }}{{ .Values.vault.path }}/jwt-oidc"{{ ` }}
5656 {{- range $k, $v := .Data.data }}
5757 export {{ $k }}='{{ $v }}'
Original file line number Diff line number Diff line change 4747 export {{ $k }}='{{ $v }}'
4848 {{- end }}
4949 {{- end }}` }}
50- vault.hashicorp.com/agent-inject-secret-engagement- jwt-oidc : {{ .Values.vault.engine }}{{ .Values.vault.path }}/jwt-oidc
51- vault.hashicorp.com/agent-inject-template-engagement- jwt-oidc : |
50+ vault.hashicorp.com/agent-inject-secret-jwt-oidc : {{ .Values.vault.engine }}{{ .Values.vault.path }}/jwt-oidc
51+ vault.hashicorp.com/agent-inject-template-jwt-oidc : |
5252 {{ `{{- with secret ` }}"{{ .Values.vault.engine }}{{ .Values.vault.path }}/jwt-oidc"{{ ` }}
5353 {{- range $k, $v := .Data.data }}
5454 export {{ $k }}='{{ $v }}'
Original file line number Diff line number Diff line change 5656 export {{ $k }}='{{ $v }}'
5757 {{- end }}
5858 {{- end }}` }}
59- vault.hashicorp.com/agent-inject-secret-engagement- jwt-oidc : {{ .Values.vault.engine }}{{ .Values.vault.path }}/jwt-oidc
60- vault.hashicorp.com/agent-inject-template-engagement- jwt-oidc : |
59+ vault.hashicorp.com/agent-inject-secret-jwt-oidc : {{ .Values.vault.engine }}{{ .Values.vault.path }}/jwt-oidc
60+ vault.hashicorp.com/agent-inject-template-jwt-oidc : |
6161 {{ `{{- with secret ` }}"{{ .Values.vault.engine }}{{ .Values.vault.path }}/jwt-oidc"{{ ` }}
6262 {{- range $k, $v := .Data.data }}
6363 export {{ $k }}='{{ $v }}'
Original file line number Diff line number Diff line change 4848 export {{ $k }}='{{ $v }}'
4949 {{- end }}
5050 {{- end }}` }}
51- vault.hashicorp.com/agent-inject-secret-engagement- jwt-oidc : {{ .Values.vault.engine }}{{ .Values.vault.path }}/jwt-oidc
52- vault.hashicorp.com/agent-inject-template-engagement- jwt-oidc : |
51+ vault.hashicorp.com/agent-inject-secret-jwt-oidc : {{ .Values.vault.engine }}{{ .Values.vault.path }}/jwt-oidc
52+ vault.hashicorp.com/agent-inject-template-jwt-oidc : |
5353 {{ `{{- with secret ` }}"{{ .Values.vault.engine }}{{ .Values.vault.path }}/jwt-oidc"{{ ` }}
5454 {{- range $k, $v := .Data.data }}
5555 {{- if eq $k "ENGAGEMENT_ADMIN_CLIENT_ID" }}
You can’t perform that action at this time.
0 commit comments