Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Commit

Permalink
Merge pull request #127 from hardy4yooz/main
Browse files Browse the repository at this point in the history
Update config source
  • Loading branch information
hardy4yooz authored Nov 16, 2021
2 parents 0ace5dc + 280e3ad commit 6a35005
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/deploy-eks-iast-saas-openapi-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: dongtai-openapi-container
image: registry.cn-beijing.aliyuncs.com/secnium/iast-saas-openapi-test:VERSION
image: registry.cn-beijing.aliyuncs.com/secnium/iast-saas-openapi-dev:VERSION
imagePullPolicy: Always
volumeMounts:
- name: configfile
Expand All @@ -37,7 +37,7 @@ spec:
value: "TEST"
volumes:
- name: configfile
configMap:
name: dongtai-iast-config.ini
secret:
secretName: dongtai-iast-config.ini
imagePullSecrets:
- name: aliyun-registry-secret

0 comments on commit 6a35005

Please sign in to comment.