Squashed 'cluster-config/' content from commit 654f2390
git-subtree-dir: cluster-config git-subtree-split: 654f23903bd1f9a27a4810bd289d165b6cfdbb0c
This commit is contained in:
11
components/certificates/base/ingresscontroller.yaml
Normal file
11
components/certificates/base/ingresscontroller.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: operator.openshift.io/v1
|
||||
kind: IngressController
|
||||
metadata:
|
||||
name: default
|
||||
namespace: openshift-ingress-operator
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "1"
|
||||
argocd.argoproj.io/sync-options: Validate=false,ServerSideApply=true
|
||||
spec:
|
||||
defaultCertificate:
|
||||
name: openshift-wildcard-certificate
|
||||
Reference in New Issue
Block a user