Skip to content

Commit

Permalink
update yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Oriabargil committed Sep 6, 2022
1 parent 31afcc1 commit d61f5f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/outbound-connection-to-miner.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: v1
kind: Pod
metadata:
name: outbound-connections-to-miner
name: outbound-connection-to-miner
labels:
app: ubuntu
spec:
containers:
- image: ghcr.io/lightspin-tech/light-k8s-attack-simulations/k8s-attack-simulation:latest
command: ["src/shell-outbound-connection-to-miner.sh"]
imagePullPolicy: Always
name: simulation
name: simulation

0 comments on commit d61f5f9

Please sign in to comment.