Skip to content

Commit 1263ecd

Browse files
committed
New diab version
1 parent 49fef4d commit 1263ecd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

workshop/ansible/diab-v3.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555
- name: Update yaml for workshop secrets
5656
ansible.builtin.blockinfile:
57-
path: /home/splunk/splunk-k8s-setup.yaml
57+
path: /home/splunk/splunk-k8s-secrets.yaml
5858
block: |
5959
apiVersion: v1
6060
kind: Secret
@@ -73,7 +73,7 @@
7373
when: not wh_result.stat.exists
7474

7575
- name: Demo-in-a-Box Kubernetes setup
76-
command: kubectl apply -f splunk-k8s-setup.yaml
76+
command: kubectl apply -f splunk-k8s-secrets.yaml
7777
when: not wh_result.stat.exists
7878

7979
- name: Create service for Demo-in-a-Box Manager API

workshop/k3s/demo-in-a-box.zip

5 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)