MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD

Commits:

1 changed file:

Changes:

  • apps/base/matrixtest/es.yaml
    ... ... @@ -15,38 +15,38 @@ spec:
    15 15
           remoteRef:
    
    16 16
             key: matrix
    
    17 17
             property: oidcClientId
    
    18
    -    - secretKey: oidcClientSecret
    
    19
    -      remoteRef:
    
    20
    -        key: matrix
    
    21
    -        property: oidcClientSecret
    
    22
    -    - secretKey: postgresHost
    
    23
    -      remoteRef:
    
    24
    -        key: matrix
    
    25
    -        property: postgresHost
    
    26
    -    - secretKey: postgresPassword
    
    27
    -      remoteRef:
    
    28
    -        key: matrix
    
    29
    -        property: postgresPassword
    
    30
    -    - secretKey: postgresUser
    
    31
    -      remoteRef:
    
    32
    -        key: matrix
    
    33
    -        property: postgresUser
    
    34
    -    - secretKey: s3AccessKey
    
    35
    -      remoteRef:
    
    36
    -        key: matrix
    
    37
    -        property: s3AccessKey
    
    38
    -    - secretKey: s3Bucket
    
    39
    -      remoteRef:
    
    40
    -        key: matrix
    
    41
    -        property: s3Bucket
    
    42
    -    - secretKey: s3Endpoint
    
    43
    -      remoteRef:
    
    44
    -        key: matrix
    
    45
    -        property: s3Endpoint
    
    46
    -    - secretKey: s3SecretAccessKey
    
    47
    -      remoteRef:
    
    48
    -        key: matrix
    
    49
    -        property: s3SecretAccessKey
    
    18
    +    # - secretKey: oidcClientSecret
    
    19
    +    #   remoteRef:
    
    20
    +    #     key: matrix
    
    21
    +    #     property: oidcClientSecret
    
    22
    +    # - secretKey: postgresHost
    
    23
    +    #   remoteRef:
    
    24
    +    #     key: matrix
    
    25
    +    #     property: postgresHost
    
    26
    +    # - secretKey: postgresPassword
    
    27
    +    #   remoteRef:
    
    28
    +    #     key: matrix
    
    29
    +    #     property: postgresPassword
    
    30
    +    # - secretKey: postgresUser
    
    31
    +    #   remoteRef:
    
    32
    +    #     key: matrix
    
    33
    +    #     property: postgresUser
    
    34
    +    # - secretKey: s3AccessKey
    
    35
    +    #   remoteRef:
    
    36
    +    #     key: matrix
    
    37
    +    #     property: s3AccessKey
    
    38
    +    # - secretKey: s3Bucket
    
    39
    +    #   remoteRef:
    
    40
    +    #     key: matrix
    
    41
    +    #     property: s3Bucket
    
    42
    +    # - secretKey: s3Endpoint
    
    43
    +    #   remoteRef:
    
    44
    +    #     key: matrix
    
    45
    +    #     property: s3Endpoint
    
    46
    +    # - secretKey: s3SecretAccessKey
    
    47
    +    #   remoteRef:
    
    48
    +    #     key: matrix
    
    49
    +    #     property: s3SecretAccessKey
    
    50 50
         - secretKey: masOidcConfig
    
    51 51
           remoteRef:
    
    52 52
             key: matrix