Feature #455
closed
grep: usersservice/app/tests/.conftest.py.swp: plik binarny pasuje do wzorca
usersservice/chart/templates/deployment.yaml: - name: DOMAINSSERVICE_ENDPOINT
usersservice/chart/templates/deployment.yaml- value: "https://{{ .Values.global.domain }}"
usersservice/chart/templates/deployment.yaml: - name: AUTHSERVICE_ENDPOINT
usersservice/chart/templates/deployment.yaml- value: "https://{{ .Values.global.domain }}"
[torgiren@smartraptor exphost-controller]$ grep _ENDPOINT * -r -A1|grep templates
appsservice/chart/templates/deployment.yaml: - name: AUTHSERVICE_ENDPOINT
appsservice/chart/templates/deployment.yaml- value: "https://{{ .Values.global.domain }}"
authservice/chart/templates/deployment.yaml: - name: AUTH_ENDPOINT
authservice/chart/templates/deployment.yaml- value: {{ .Values.authEndpoint }}
domainsservice/chart/templates/db_migrate.yaml: - name: AUTHSERVICE_ENDPOINT
domainsservice/chart/templates/db_migrate.yaml- value: "https://{{ .Values.global.domain }}"
domainsservice/chart/templates/deployment.yaml: - name: AUTHSERVICE_ENDPOINT
domainsservice/chart/templates/deployment.yaml- value: "https://{{ .Values.global.domain }}"
gateway/chart/templates/deployment.yaml: - name: USERSSERVICE_ENDPOINT
gateway/chart/templates/deployment.yaml- value: {{ .Values.endpoints.usersservice }}
gateway/chart/templates/deployment.yaml: - name: APPSSERVICE_ENDPOINT
gateway/chart/templates/deployment.yaml- value: {{ .Values.endpoints.appsservice }}
gateway/chart/templates/deployment.yaml: - name: AUTH_ENDPOINT
gateway/chart/templates/deployment.yaml- value: {{ .Values.endpoints.authendpoint }}
gateway/chart/templates/deployment.yaml: - name: DOMAINSSERVICE_ENDPOINT
gateway/chart/templates/deployment.yaml- value: {{ .Values.endpoints.domainsservice }}
gateway/chart/templates/deployment.yaml: - name: EMAILSSERVICE_ENDPOINT
gateway/chart/templates/deployment.yaml- value: {{ .Values.endpoints.emailsservice }}
usersservice/chart/templates/deployment.yaml: - name: DOMAINSSERVICE_ENDPOINT
usersservice/chart/templates/deployment.yaml- value: "https://{{ .Values.global.domain }}"
usersservice/chart/templates/deployment.yaml: - name: AUTHSERVICE_ENDPOINT
usersservice/chart/templates/deployment.yaml- value: "https://{{ .Values.global.domain }}"
looks good.
only gateway, but it will be deleted
- Status changed from New to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF