This commit is contained in:
병준 박 2025-04-12 17:19:31 +00:00
parent fe7ee5476c
commit bf3e079747

View File

@ -83,12 +83,12 @@ spec:
- name: PYPI_USERNAME
valueFrom:
secretKeyRef:
name: pypi-secret
name: pypi-auth
key: username
- name: PYPI_PASSWORD
valueFrom:
secretKeyRef:
name: pypi-secret
name: pypi-auth
key: password
command:
- /kaniko/executor