Temporarily switch to airshipctl/workers-capm3

Separate change to make it easily revertable when dex is ready for
integration.

Change-Id: Ie21131311c06a07950a525db2b829e368f304c57
This commit is contained in:
Andrii Ostapenko
2021-06-29 15:56:00 -06:00
parent 059597e505
commit ebc9c55ac0
5 changed files with 23 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
resources:
- ../../../../../function/dex-aio
# - ../../../../../function/dex-aio
- sipcluster.yaml
- namespace.yaml
namespace: lma-infra

View File

@@ -68,13 +68,13 @@ replacements:
# NOTE: The SIPCluster CR accepts multiple infra service definitions,
# but we only deploy one instance of each.
fieldrefs: ["{.spec.services.loadBalancerWorker[0].nodePort}"]
- source:
objref:
kind: VariableCatalogue
name: subcluster-networking
fieldref: "{.spec.lma.exposed_services[?(.name == 'auth')].nodePort}"
target:
objref:
kind: HelmRelease
name: dex-aio
fieldrefs: ["{.values.params.endpoints.port.https}"]
# - source:
# objref:
# kind: VariableCatalogue
# name: subcluster-networking
# fieldref: "{.spec.lma.exposed_services[?(.name == 'auth')].nodePort}"
# target:
# objref:
# kind: HelmRelease
# name: dex-aio
# fieldrefs: ["{.values.params.endpoints.port.https}"]

View File

@@ -1,5 +1,5 @@
resources:
- ../../../../../function/dex-aio
# - ../../../../../function/dex-aio
- sipcluster.yaml
- namespace.yaml
namespace: wordpress-infra

View File

@@ -56,13 +56,13 @@ replacements:
# NOTE: The SIPCluster CR accepts multiple infra service definitions,
# but we only deploy one instance of each.
fieldrefs: ["{.spec.services.loadBalancerWorker[0].nodePort}"]
- source:
objref:
kind: VariableCatalogue
name: subcluster-networking
fieldref: "{.spec.wordpress.exposed_services[?(.name == 'auth')].nodePort}"
target:
objref:
kind: HelmRelease
name: dex-aio
fieldrefs: ["{.values.params.endpoints.port.https}"]
# - source:
# objref:
# kind: VariableCatalogue
# name: subcluster-networking
# fieldref: "{.spec.wordpress.exposed_services[?(.name == 'auth')].nodePort}"
# target:
# objref:
# kind: HelmRelease
# name: dex-aio
# fieldrefs: ["{.values.params.endpoints.port.https}"]

View File

@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../../function/k8scontrol-ha
- ../../../../../airshipctl/manifests/function/k8scontrol
patchesJson6902:
- target: