added npm token

This commit is contained in:
2026-05-15 13:46:12 +10:00
parent 0b9d8341f6
commit 68064a8f6b

View File

@@ -91,6 +91,11 @@ spec:
secretKeyRef: secretKeyRef:
name: paprika name: paprika
key: password key: password
- name: NPM_TOKEN
valueFrom:
secretKeyRef:
name: npm
key: token
volumeMounts: volumeMounts:
- name: home - name: home
mountPath: /home/node mountPath: /home/node