diff --git a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/cloud-accounts-wft.yaml b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/cloud-accounts-wft.yaml index 18c739dfed965acc0b0f627ae44d562e21a79aa0..883123b0ce7bf3b8743cac462cd3a1587972cf23 100644 --- a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/cloud-accounts-wft.yaml +++ b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/cloud-accounts-wft.yaml @@ -72,7 +72,7 @@ spec: value: "sw-catalogs-osm" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: CRED_SECRET_CONTENT @@ -166,7 +166,7 @@ spec: value: "sw-catalogs-osm" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: CRED_SECRET_CONTENT @@ -241,7 +241,7 @@ spec: value: "fleet-osm" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: DEBUG diff --git a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/cluster-management-wft.yaml b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/cluster-management-wft.yaml index f70c6769b160ab87a5902bb36212802121e0fd2e..78fbc46b52ab0160ed54867f149548fc5a4d7a45 100644 --- a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/cluster-management-wft.yaml +++ b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/cluster-management-wft.yaml @@ -77,7 +77,7 @@ spec: value: "false" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: PRIVATE_KEY_NEW_CLUSTER @@ -181,7 +181,7 @@ spec: value: "false" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: PRIVATE_KEY_NEW_CLUSTER @@ -281,7 +281,7 @@ spec: persistentVolumeClaim: claimName: '{{inputs.parameters.sw_catalogs_volume_name}}' container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always # securityContext: # runAsUser: 10000 @@ -347,7 +347,7 @@ spec: value: "false" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: PRIVATE_KEY_NEW_CLUSTER @@ -412,7 +412,7 @@ spec: value: "false" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: DEBUG @@ -457,7 +457,7 @@ spec: value: "{{inputs.parameters.fleet_repo_dir}}/{{inputs.parameters.project_name}}/managed-resources/_management" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always command: ["/app/scripts/entrypoint.sh"] args: diff --git a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/ksu-management-wft.yaml b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/ksu-management-wft.yaml index 71dc58b97ce7b9fa794edbc34476cd8fdfe85326..427ae4d236847b16e5ed645336d1742bf7615674 100644 --- a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/ksu-management-wft.yaml +++ b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/ksu-management-wft.yaml @@ -86,7 +86,7 @@ spec: - name: debug value: "false" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: SECRET_VALUES @@ -203,7 +203,7 @@ spec: - name: debug value: "false" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: SECRET_VALUES @@ -324,7 +324,7 @@ spec: value: "false" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: SECRET_VALUES @@ -440,7 +440,7 @@ spec: value: "false" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: SECRET_VALUES @@ -519,7 +519,7 @@ spec: - name: debug value: "false" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: DEBUG @@ -584,7 +584,7 @@ spec: - name: debug value: "false" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: DEBUG @@ -655,7 +655,7 @@ spec: - name: output_file value: "/results/resourcelist.{{inputs.parameters.rand_str}}.yaml" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: INFILE @@ -717,7 +717,7 @@ spec: - name: output_file value: "/results/resourcelist.{{inputs.parameters.rand_str}}.yaml" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: INFILE @@ -774,7 +774,7 @@ spec: - name: output_file value: "/results/resourcelist.{{inputs.parameters.rand_str}}.yaml" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: INFILE @@ -836,7 +836,7 @@ spec: - name: output_file value: "/results/resourcelist.{{inputs.parameters.rand_str}}.yaml" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: INFILE @@ -1044,7 +1044,7 @@ spec: - name: output_file value: "/results/resourcelist.{{inputs.parameters.rand_str}}.yaml" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: INFILE @@ -1102,7 +1102,7 @@ spec: - name: output_file value: "/results/manifest.{{inputs.parameters.rand_str}}.yaml" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: INSTREAM @@ -1162,7 +1162,7 @@ spec: - name: output_file value: "/results/manifest.{{inputs.parameters.rand_str}}.yaml" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: INSTREAM diff --git a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/oka-management-wft.yaml b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/oka-management-wft.yaml index 4a0e841679c2b159c1e0517a4997b4d6062de4c0..28a628ecc65e0ebfe8b730e3471b179f4502d03d 100644 --- a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/oka-management-wft.yaml +++ b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/oka-management-wft.yaml @@ -52,7 +52,7 @@ spec: value: "/oka" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: DEBUG @@ -113,7 +113,7 @@ spec: value: "/oka" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: DEBUG @@ -167,7 +167,7 @@ spec: value: "sw-catalogs-osm" container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always env: - name: DEBUG diff --git a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/profile-management-wft.yaml b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/profile-management-wft.yaml index 17566d1fdd95312fa66791b3a349be77e967fcf6..4a1a9d703bf3c8e05be7f7c976d09539aae8fa14 100644 --- a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/profile-management-wft.yaml +++ b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/profile-management-wft.yaml @@ -48,7 +48,7 @@ spec: persistentVolumeClaim: claimName: '{{inputs.parameters.fleet_volume_name}}' container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always volumeMounts: - name: fleet-repo-volume @@ -91,7 +91,7 @@ spec: persistentVolumeClaim: claimName: '{{inputs.parameters.fleet_volume_name}}' container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always volumeMounts: - name: fleet-repo-volume @@ -133,7 +133,7 @@ spec: persistentVolumeClaim: claimName: '{{inputs.parameters.fleet_volume_name}}' container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always volumeMounts: - name: fleet-repo-volume @@ -176,7 +176,7 @@ spec: persistentVolumeClaim: claimName: '{{inputs.parameters.fleet_volume_name}}' container: - image: ttl.sh/osm-krm-functions:24h + image: opensourcemano/osm-krm-functions:testing-daily # imagePullPolicy: Always volumeMounts: - name: fleet-repo-volume