mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-08-23 21:46:21 +00:00
Also removed secret ref from ocp template.
This commit is contained in:
@@ -84,11 +84,6 @@ objects:
|
||||
value: "15"
|
||||
- name: HITSLIMIT
|
||||
value: "0"
|
||||
- name: TOKEN
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: "${KUBEINVADERS_SECRET}"
|
||||
key: token
|
||||
name: kubeinvaders
|
||||
image: ${IMAGE_KUBEINVADERS}
|
||||
imagePullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user