mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-08-19 13:36:43 +00:00
Patch file is no longer needed
This commit is contained in:
committed by
Nitin at Intel
parent
67f542e0f5
commit
20b788fd4b
@@ -1,12 +0,0 @@
|
||||
kind: DaemonSet
|
||||
apiVersion: extensions/v1beta1
|
||||
metadata:
|
||||
name: canal
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
- name: calico-node
|
||||
image: quay.io/calico/node:v3.3.2
|
||||
- name: install-cni
|
||||
image: quay.io/calico/cni:v3.3.2
|
||||
Reference in New Issue
Block a user