Skip to content

Commit dbddc42

Browse files
committed
use new secrets with csm.platform.okta new mandatory settings
1 parent 62f905c commit dbddc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
5656
- name: Prepare values.yaml
5757
env:
58-
VALUES_YAML: "${{ secrets.DEV_ENV_VALUES_YAML_070221 }}"
58+
VALUES_YAML: "${{ secrets.DEV_ENV_VALUES_YAML_082022 }}"
5959
run: |
6060
echo "${VALUES_YAML}" > /tmp/values_for_environment.yaml
6161

0 commit comments

Comments
 (0)