Skip to content

Commit

Permalink
chore: charts update dirty files
Browse files Browse the repository at this point in the history
  • Loading branch information
andes-it committed Jan 20, 2025
1 parent 32d4643 commit ce40b58
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/islandis/values.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,8 @@ api:
AUTH_DELEGATION_API_URL: 'http://web-services-auth-delegation-api.identity-server-delegation.svc.cluster.local'
AUTH_IDS_API_URL: 'https://identity-server.dev01.devland.is'
AUTH_PUBLIC_API_URL: 'https://identity-server.dev01.devland.is/api'
BARCODE_EXPIRE_TIME_IN_SEC: '60'
BARCODE_SESSION_EXPIRE_TIME_IN_SEC: '1800'
COMPANY_REGISTRY_REDIS_NODES: '["clustercfg.general-redis-cluster-group.5fzau3.euw1.cache.amazonaws.com:6379"]'
COMPANY_REGISTRY_XROAD_PROVIDER_ID: 'IS-DEV/GOV/10006/Skatturinn/ft-v1'
CONSULTATION_PORTAL_CLIENT_BASE_PATH: 'https://samradapi-test.devland.is'
Expand Down Expand Up @@ -1693,6 +1695,8 @@ island-ui-storybook:
license-api:
enabled: true
env:
BARCODE_EXPIRE_TIME_IN_SEC: '60'
BARCODE_SESSION_EXPIRE_TIME_IN_SEC: '1800'
CODE_OWNER: 'hugsmidjan'
HUNTING_LICENSE_PASS_TEMPLATE_ID: '1da72d52-a93a-4d0f-8463-1933a2bd210b'
IDENTITY_SERVER_ISSUER_URL: 'https://identity-server.dev01.devland.is'
Expand Down
4 changes: 4 additions & 0 deletions charts/islandis/values.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,8 @@ api:
AUTH_DELEGATION_API_URL: 'https://auth-delegation-api.internal.innskra.island.is'
AUTH_IDS_API_URL: 'https://innskra.island.is'
AUTH_PUBLIC_API_URL: 'https://innskra.island.is/api'
BARCODE_EXPIRE_TIME_IN_SEC: '60'
BARCODE_SESSION_EXPIRE_TIME_IN_SEC: '1800'
COMPANY_REGISTRY_REDIS_NODES: '["clustercfg.general-redis-cluster-group.whakos.euw1.cache.amazonaws.com:6379"]'
COMPANY_REGISTRY_XROAD_PROVIDER_ID: 'IS/GOV/5402696029/Skatturinn/ft-v1'
CONSULTATION_PORTAL_CLIENT_BASE_PATH: 'https://samradapi.island.is'
Expand Down Expand Up @@ -1559,6 +1561,8 @@ island-ui-storybook:
license-api:
enabled: true
env:
BARCODE_EXPIRE_TIME_IN_SEC: '60'
BARCODE_SESSION_EXPIRE_TIME_IN_SEC: '1800'
CODE_OWNER: 'hugsmidjan'
HUNTING_LICENSE_PASS_TEMPLATE_ID: 'd4ecf781-3764-4063-a4e1-9c3e17cebfba'
IDENTITY_SERVER_ISSUER_URL: 'https://innskra.island.is'
Expand Down
4 changes: 4 additions & 0 deletions charts/islandis/values.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,8 @@ api:
AUTH_DELEGATION_API_URL: 'http://web-services-auth-delegation-api.identity-server-delegation.svc.cluster.local'
AUTH_IDS_API_URL: 'https://identity-server.staging01.devland.is'
AUTH_PUBLIC_API_URL: 'https://identity-server.staging01.devland.is/api'
BARCODE_EXPIRE_TIME_IN_SEC: '60'
BARCODE_SESSION_EXPIRE_TIME_IN_SEC: '1800'
COMPANY_REGISTRY_REDIS_NODES: '["clustercfg.general-redis-cluster-group.ab9ckb.euw1.cache.amazonaws.com:6379"]'
COMPANY_REGISTRY_XROAD_PROVIDER_ID: 'IS-TEST/GOV/5402696029/Skatturinn/ft-v1'
CONSULTATION_PORTAL_CLIENT_BASE_PATH: 'https://samradapi-test.devland.is'
Expand Down Expand Up @@ -1435,6 +1437,8 @@ island-ui-storybook:
license-api:
enabled: true
env:
BARCODE_EXPIRE_TIME_IN_SEC: '60'
BARCODE_SESSION_EXPIRE_TIME_IN_SEC: '1800'
CODE_OWNER: 'hugsmidjan'
HUNTING_LICENSE_PASS_TEMPLATE_ID: '1da72d52-a93a-4d0f-8463-1933a2bd210b'
IDENTITY_SERVER_ISSUER_URL: 'https://identity-server.staging01.devland.is'
Expand Down
2 changes: 2 additions & 0 deletions charts/services/api/values.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ env:
AUTH_DELEGATION_API_URL: 'http://web-services-auth-delegation-api.identity-server-delegation.svc.cluster.local'
AUTH_IDS_API_URL: 'https://identity-server.dev01.devland.is'
AUTH_PUBLIC_API_URL: 'https://identity-server.dev01.devland.is/api'
BARCODE_EXPIRE_TIME_IN_SEC: '60'
BARCODE_SESSION_EXPIRE_TIME_IN_SEC: '1800'
COMPANY_REGISTRY_REDIS_NODES: '["clustercfg.general-redis-cluster-group.5fzau3.euw1.cache.amazonaws.com:6379"]'
COMPANY_REGISTRY_XROAD_PROVIDER_ID: 'IS-DEV/GOV/10006/Skatturinn/ft-v1'
CONSULTATION_PORTAL_CLIENT_BASE_PATH: 'https://samradapi-test.devland.is'
Expand Down
2 changes: 2 additions & 0 deletions charts/services/api/values.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ env:
AUTH_DELEGATION_API_URL: 'https://auth-delegation-api.internal.innskra.island.is'
AUTH_IDS_API_URL: 'https://innskra.island.is'
AUTH_PUBLIC_API_URL: 'https://innskra.island.is/api'
BARCODE_EXPIRE_TIME_IN_SEC: '60'
BARCODE_SESSION_EXPIRE_TIME_IN_SEC: '1800'
COMPANY_REGISTRY_REDIS_NODES: '["clustercfg.general-redis-cluster-group.whakos.euw1.cache.amazonaws.com:6379"]'
COMPANY_REGISTRY_XROAD_PROVIDER_ID: 'IS/GOV/5402696029/Skatturinn/ft-v1'
CONSULTATION_PORTAL_CLIENT_BASE_PATH: 'https://samradapi.island.is'
Expand Down
2 changes: 2 additions & 0 deletions charts/services/api/values.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ env:
AUTH_DELEGATION_API_URL: 'http://web-services-auth-delegation-api.identity-server-delegation.svc.cluster.local'
AUTH_IDS_API_URL: 'https://identity-server.staging01.devland.is'
AUTH_PUBLIC_API_URL: 'https://identity-server.staging01.devland.is/api'
BARCODE_EXPIRE_TIME_IN_SEC: '60'
BARCODE_SESSION_EXPIRE_TIME_IN_SEC: '1800'
COMPANY_REGISTRY_REDIS_NODES: '["clustercfg.general-redis-cluster-group.ab9ckb.euw1.cache.amazonaws.com:6379"]'
COMPANY_REGISTRY_XROAD_PROVIDER_ID: 'IS-TEST/GOV/5402696029/Skatturinn/ft-v1'
CONSULTATION_PORTAL_CLIENT_BASE_PATH: 'https://samradapi-test.devland.is'
Expand Down
2 changes: 2 additions & 0 deletions charts/services/license-api/values.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ global:
name: 'license-api'
enabled: true
env:
BARCODE_EXPIRE_TIME_IN_SEC: '60'
BARCODE_SESSION_EXPIRE_TIME_IN_SEC: '1800'
CODE_OWNER: 'hugsmidjan'
HUNTING_LICENSE_PASS_TEMPLATE_ID: '1da72d52-a93a-4d0f-8463-1933a2bd210b'
IDENTITY_SERVER_ISSUER_URL: 'https://identity-server.dev01.devland.is'
Expand Down
2 changes: 2 additions & 0 deletions charts/services/license-api/values.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ global:
name: 'license-api'
enabled: true
env:
BARCODE_EXPIRE_TIME_IN_SEC: '60'
BARCODE_SESSION_EXPIRE_TIME_IN_SEC: '1800'
CODE_OWNER: 'hugsmidjan'
HUNTING_LICENSE_PASS_TEMPLATE_ID: 'd4ecf781-3764-4063-a4e1-9c3e17cebfba'
IDENTITY_SERVER_ISSUER_URL: 'https://innskra.island.is'
Expand Down
2 changes: 2 additions & 0 deletions charts/services/license-api/values.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ global:
name: 'license-api'
enabled: true
env:
BARCODE_EXPIRE_TIME_IN_SEC: '60'
BARCODE_SESSION_EXPIRE_TIME_IN_SEC: '1800'
CODE_OWNER: 'hugsmidjan'
HUNTING_LICENSE_PASS_TEMPLATE_ID: '1da72d52-a93a-4d0f-8463-1933a2bd210b'
IDENTITY_SERVER_ISSUER_URL: 'https://identity-server.staging01.devland.is'
Expand Down

0 comments on commit ce40b58

Please sign in to comment.