Skip to content

Commit

Permalink
ROX-21529: attach stackroxinfra container registry to AKS
Browse files Browse the repository at this point in the history
  • Loading branch information
stehessel committed Jan 14, 2025
1 parent 6ea8df4 commit 466ac25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion chart/infra-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ sources:
- https://github.com/stackrox/infra
annotations:
acsDemoVersion: 4.6.1
automationFlavorsVersion: 0.10.38
automationFlavorsVersion: 0.10.38-3-g5c4549b821-snapshot
ocpCredentialsMode: Passthrough
2 changes: 2 additions & 0 deletions chart/infra-server/static/workflow-aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ spec:
value: '{{ "{{" }}workflow.parameters.network-policy{{ "}}" }}'
- name: CREATION_SOURCE
value: "infra"
- name: ACR_TO_ATTACH
value: "/subscriptions/3fe60802-349e-47c6-ba86-4d3bba2b5650/resourceGroups/stackrox-infra/providers/Microsoft.ContainerRegistry/registries/stackroxinfra"
volumeMounts:
- name: data
mountPath: /data
Expand Down

0 comments on commit 466ac25

Please sign in to comment.