Fix migration workflow: upload as artifact instead of scp to practice EC2
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{{- if .Values.aiService.enabled }}
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
@@ -105,3 +106,4 @@ spec:
|
||||
- name: http
|
||||
port: {{ .Values.aiService.service.port }}
|
||||
targetPort: http
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user