deploy ESO
This commit is contained in:
@@ -5,5 +5,6 @@ commonAnnotations:
|
||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||
|
||||
resources:
|
||||
- github.com/redhat-cop/gitops-catalog/external-secrets-operator/operator/overlays/stable
|
||||
- github.com/redhat-cop/gitops-catalog/external-secrets-operator/instance/overlays/default
|
||||
# - github.com/redhat-cop/gitops-catalog/external-secrets-operator/operator/overlays/stable
|
||||
# - github.com/redhat-cop/gitops-catalog/external-secrets-operator/instance/overlays/default
|
||||
- ../../base
|
||||
11
infra-config/host_vars/matchbox/vars
Normal file
11
infra-config/host_vars/matchbox/vars
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# file: host_vars/matchbox/vars
|
||||
|
||||
# Networking
|
||||
# primary_interface: "enp1s0f0"
|
||||
# mac_address: "98:b7:85:1e:c6:f1"
|
||||
ip_address: 10.1.71.7
|
||||
hostname: "matchbox.{{ base_domain }}"
|
||||
|
||||
# Software
|
||||
#terraform_version: "1.11.3"
|
||||
@@ -15,6 +15,7 @@ matchbox:
|
||||
hosts:
|
||||
infra01:
|
||||
|
||||
|
||||
hub_cluster:
|
||||
hosts:
|
||||
ocp-hub:
|
||||
|
||||
Reference in New Issue
Block a user