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:
@@ -1,5 +1,5 @@
|
||||
resources:
|
||||
- ../../../../../function/dex-aio
|
||||
# - ../../../../../function/dex-aio
|
||||
- sipcluster.yaml
|
||||
- namespace.yaml
|
||||
namespace: lma-infra
|
||||
|
||||
@@ -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}"]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
resources:
|
||||
- ../../../../../function/dex-aio
|
||||
# - ../../../../../function/dex-aio
|
||||
- sipcluster.yaml
|
||||
- namespace.yaml
|
||||
namespace: wordpress-infra
|
||||
|
||||
@@ -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}"]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ../../../function/k8scontrol-ha
|
||||
- ../../../../../airshipctl/manifests/function/k8scontrol
|
||||
|
||||
patchesJson6902:
|
||||
- target:
|
||||
|
||||
Reference in New Issue
Block a user