Skip to content

Commit

Permalink
fix: update standardising-publish-import for elevation secret
Browse files Browse the repository at this point in the history
  • Loading branch information
amfage committed Aug 17, 2023
1 parent a939a88 commit a0fb53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/imagery/standardising-publish-import.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
emptyDir: {}
- name: secret-volume # this is for the publish-copy step
secret:
secretName: github-linz-imagery
secretName: "github-linz-{{=sprig.regexFind('(elevation|imagery)', workflow.parameters.target)}}"
defaultMode: 384
# - name: secret-vol # uncomment for basemaps imagery import
# secret:
Expand Down

0 comments on commit a0fb53c

Please sign in to comment.