diff --git a/clusters/cl01tl/applications/plex/values.yaml b/clusters/cl01tl/applications/plex/values.yaml index 5a1c047d7..d2e348651 100644 --- a/clusters/cl01tl/applications/plex/values.yaml +++ b/clusters/cl01tl/applications/plex/values.yaml @@ -54,7 +54,6 @@ plex: http: port: 32400 targetPort: 32400 - nodePort: 32400 protocol: HTTP ingress: main: diff --git a/clusters/cl01tl/deployment/stack/templates/application.yaml b/clusters/cl01tl/deployment/stack/templates/application.yaml index 9f2291616..f4ab636d0 100644 --- a/clusters/cl01tl/deployment/stack/templates/application.yaml +++ b/clusters/cl01tl/deployment/stack/templates/application.yaml @@ -15,6 +15,11 @@ spec: name: in-cluster namespace: kube-system revisionHistoryLimit: 3 + ignoreDifferences: + - group: "" + kind: ServiceMonitor + jqPathExpressions: + - .spec.endpoints[].relabelings[].action syncPolicy: automated: prune: true diff --git a/clusters/cl01tl/deployment/stack/values.yaml b/clusters/cl01tl/deployment/stack/values.yaml index 5310d09f5..fddea1a0c 100644 --- a/clusters/cl01tl/deployment/stack/values.yaml +++ b/clusters/cl01tl/deployment/stack/values.yaml @@ -11,6 +11,11 @@ applicationSet: syncOptions: serverSideApply: true - name: deployment + ignoreDifferences: + - group: "" + kind: ValidatingWebhookConfiguration + jqPathExpressions: + - .webhooks[].clientConfig.caBundle namespace: argocd syncPolicy: automated: @@ -18,6 +23,11 @@ applicationSet: syncOptions: serverSideApply: true - name: management + ignoreDifferences: + - group: "" + kind: ValidatingWebhookConfiguration + jqPathExpressions: + - .webhooks[].clientConfig.caBundle syncPolicy: automated: prune: true @@ -28,8 +38,13 @@ applicationSet: automated: prune: true syncOptions: - serverSideApply: true + serverSideApply: true - name: platform + ignoreDifferences: + - group: "" + kind: ValidatingWebhookConfiguration + jqPathExpressions: + - .webhooks[].clientConfig.caBundle syncPolicy: automated: prune: true @@ -41,12 +56,25 @@ applicationSet: kind: Service jqPathExpressions: - .status.loadBalancer.ingress[].ipMode + - group: "" + kind: ValidatingWebhookConfiguration + jqPathExpressions: + - .webhooks[].clientConfig.caBundle + - group: "" + kind: DaemonSet + jqPathExpressions: + - .metadata.annotations.deprecated.daemonset.template.generation syncPolicy: automated: prune: true syncOptions: serverSideApply: true - name: storage + ignoreDifferences: + - group: "" + kind: ValidatingWebhookConfiguration + jqPathExpressions: + - .webhooks[].clientConfig.caBundle syncPolicy: automated: prune: true diff --git a/clusters/cl01tl/management/portainer/templates/service.yaml b/clusters/cl01tl/management/portainer/templates/service.yaml index d70007727..87cc06448 100644 --- a/clusters/cl01tl/management/portainer/templates/service.yaml +++ b/clusters/cl01tl/management/portainer/templates/service.yaml @@ -5,5 +5,5 @@ metadata: tailscale.com/tailnet-fqdn: ps10rp.boreal-beaufort.ts.net name: ps10rp spec: - externalName: placeholder + externalName: ts-ps10rp-7fsbn.tailscale-operator.svc.cluster.local type: ExternalName diff --git a/clusters/cl01tl/services/intel-device-plugin/values.yaml b/clusters/cl01tl/services/intel-device-plugin/values.yaml index c81090180..4eaf19061 100644 --- a/clusters/cl01tl/services/intel-device-plugin/values.yaml +++ b/clusters/cl01tl/services/intel-device-plugin/values.yaml @@ -17,7 +17,6 @@ intel-device-plugins-gpu: hub: intel sharedDevNum: 5 logLevel: 2 - resourceManager: false enableMonitoring: true allocationPolicy: "none" nodeSelector: