github.com/replicatedcom/ship@v0.50.0/integration/init/concourse/expected/overlays/defaults/kustomization.yaml (about)

     1  kind: ""
     2  apiversion: ""
     3  patchesJson6902:
     4  - target:
     5      version: v1
     6      kind: ConfigMap
     7      name: concourse-postgresql
     8    path: chart-patch.json
     9  - target:
    10      version: v1
    11      kind: ConfigMap
    12      name: concourse-postgresql
    13    path: heritage-patch.json
    14  - target:
    15      group: extensions
    16      version: v1beta1
    17      kind: Deployment
    18      name: concourse-postgresql
    19    path: chart-patch.json
    20  - target:
    21      group: extensions
    22      version: v1beta1
    23      kind: Deployment
    24      name: concourse-postgresql
    25    path: heritage-patch.json
    26  - target:
    27      version: v1
    28      kind: PersistentVolumeClaim
    29      name: concourse-postgresql
    30    path: chart-patch.json
    31  - target:
    32      version: v1
    33      kind: PersistentVolumeClaim
    34      name: concourse-postgresql
    35    path: heritage-patch.json
    36  - target:
    37      version: v1
    38      kind: Secret
    39      name: concourse-postgresql
    40    path: chart-patch.json
    41  - target:
    42      version: v1
    43      kind: Secret
    44      name: concourse-postgresql
    45    path: heritage-patch.json
    46  - target:
    47      version: v1
    48      kind: Service
    49      name: concourse-postgresql
    50    path: chart-patch.json
    51  - target:
    52      version: v1
    53      kind: Service
    54      name: concourse-postgresql
    55    path: heritage-patch.json
    56  - target:
    57      version: v1
    58      kind: Secret
    59      name: concourse-concourse
    60    path: chart-patch.json
    61  - target:
    62      version: v1
    63      kind: Secret
    64      name: concourse-concourse
    65    path: heritage-patch.json
    66  - target:
    67      group: extensions
    68      version: v1beta1
    69      kind: Deployment
    70      name: concourse-web
    71    path: chart-patch.json
    72  - target:
    73      group: extensions
    74      version: v1beta1
    75      kind: Deployment
    76      name: concourse-web
    77    path: heritage-patch.json
    78  - target:
    79      group: rbac.authorization.k8s.io
    80      version: v1beta1
    81      kind: ClusterRole
    82      name: concourse-web
    83    path: chart-patch.json
    84  - target:
    85      group: rbac.authorization.k8s.io
    86      version: v1beta1
    87      kind: ClusterRole
    88      name: concourse-web
    89    path: heritage-patch.json
    90  - target:
    91      version: v1
    92      kind: ServiceAccount
    93      name: concourse-web
    94    path: chart-patch.json
    95  - target:
    96      version: v1
    97      kind: ServiceAccount
    98      name: concourse-web
    99    path: heritage-patch.json
   100  - target:
   101      version: v1
   102      kind: Service
   103      name: concourse-web
   104    path: chart-patch.json
   105  - target:
   106      version: v1
   107      kind: Service
   108      name: concourse-web
   109    path: heritage-patch.json
   110  - target:
   111      group: policy
   112      version: v1beta1
   113      kind: PodDisruptionBudget
   114      name: concourse-worker
   115    path: chart-patch.json
   116  - target:
   117      group: policy
   118      version: v1beta1
   119      kind: PodDisruptionBudget
   120      name: concourse-worker
   121    path: heritage-patch.json
   122  - target:
   123      group: rbac.authorization.k8s.io
   124      version: v1beta1
   125      kind: Role
   126      name: concourse-worker
   127    path: chart-patch.json
   128  - target:
   129      group: rbac.authorization.k8s.io
   130      version: v1beta1
   131      kind: Role
   132      name: concourse-worker
   133    path: heritage-patch.json
   134  - target:
   135      group: rbac.authorization.k8s.io
   136      version: v1beta1
   137      kind: RoleBinding
   138      name: concourse-worker
   139    path: chart-patch.json
   140  - target:
   141      group: rbac.authorization.k8s.io
   142      version: v1beta1
   143      kind: RoleBinding
   144      name: concourse-worker
   145    path: heritage-patch.json
   146  - target:
   147      version: v1
   148      kind: ServiceAccount
   149      name: concourse-worker
   150    path: chart-patch.json
   151  - target:
   152      version: v1
   153      kind: ServiceAccount
   154      name: concourse-worker
   155    path: heritage-patch.json
   156  - target:
   157      group: apps
   158      version: v1beta1
   159      kind: StatefulSet
   160      name: concourse-worker
   161    path: chart-patch.json
   162  - target:
   163      group: apps
   164      version: v1beta1
   165      kind: StatefulSet
   166      name: concourse-worker
   167    path: heritage-patch.json
   168  - target:
   169      version: v1
   170      kind: Service
   171      name: concourse-worker
   172    path: chart-patch.json
   173  - target:
   174      version: v1
   175      kind: Service
   176      name: concourse-worker
   177    path: heritage-patch.json
   178  bases:
   179  - ../../base