Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://github.com/egovernments/configs/commit/900e8e1c59ebc12f4bea49f52063f524aabf3830#diff-b5d08abcd9524da252a33fcff4c515f8

Infra Ops Config

Updated Masters

...

helm/charts/municipal-services/sw-services/values.yaml

  • Removed the following details from values.yml

scid-format: "SW/[CITY.CODE]/[fy:yyyy-yy]/[SEQ_EGOV_COMMON]"

- name: EGOV_IDGEN_SCID_FORMAT

value: {{ index .Values "scid-format" | quote }}

Removed the following data from helm/charts/municipal-services/ws-services/values.yaml

wcid-format: "WS/[CITY.CODE]/[fy:yyyy-yy]/[SEQ_EGOV_COMMON]"

- name: EGOV_IDGEN_WCID_FORMAT

value: {{ index .Values "wcid-format" | quote }}

Autocreate-new-seq flag must be enabled in IdGen Service of environment file. Refer the following commit log - https://github.com/egovernments/eGov-infraOps/commit/3ce59d82271cdff547a15ebc5cb1855dafcc3626

helm/environments/<env>.yaml

autocreate-new-seq: "true"