generated from phoenix-oss/tenant-tpl
changed namespace
This commit is contained in:
parent
57de4fd2e6
commit
afb0db1f15
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ apiVersion: kubevirt.io/v1
|
|||
kind: VirtualMachine
|
||||
metadata:
|
||||
name: ubuntu-vm-3
|
||||
namespace: kubevirt-vms
|
||||
namespace: demo
|
||||
spec:
|
||||
running: true
|
||||
template:
|
||||
|
@ -38,7 +38,7 @@ spec:
|
|||
cloudInitNoCloud:
|
||||
userData: |
|
||||
#cloud-config
|
||||
hostname: ubuntu-vm-1
|
||||
hostname: ubuntu-vm-3
|
||||
ssh_pwauth: True
|
||||
users:
|
||||
- name: ubuntu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue